Contents ../ Properties $code lithium\net\http\MediaException Extends RuntimeException class The MediaException is thrown when a request is made to render content in a format not supported. Related lithium\net\http\Media Subclasses lithium\net\http\ClientMediaException Source class MediaException extends \RuntimeException { protected $code = 406; }