ConsoleException (namespace)
Namespace Cake\Console\Exception
Exception summary
-
ConsoleException
Exception class for Console libraries. This exception will be thrown from Console library classes when they encounter an error.
-
MissingHelperException
Used when a Helper cannot be found.
-
MissingShellException
Used when a shell cannot be found.
-
MissingShellMethodException
Used when a shell method