setDI() setDI(\Phalcon\DiInterface $dependencyInjector) : $this Sets the dependency injector Parameters \Phalcon\DiInterface $dependencyInjector Returns $this
getDI() getDI() : \Phalcon\DiInterface Returns the internal dependency injector Returns \Phalcon\DiInterface
resolve() resolve(\Exception $exception) : object Resolves application error and renders error Parameters \Exception $exception Throws \Vegas\Mvc\Dispatcher\Exception\CannotHandleErrorException Returns object