ConsoleException (class)

Class ConsoleException

Exception class for Console libraries. This exception will be thrown from Console library classes when they encounter an error.

Exception implements Throwable
Extended by RuntimeException
Extended by Cake\Core\Exception\Exception
Extended by Cake