Contents ../ Properties $code lithium\core\ConfigException Extends RuntimeException class A ConfigException is thrown when a request is made to render content in a format not supported. Source class ConfigException extends \RuntimeException { protected $code = 500; }