Exception
Table of Contents
Interfaces
- ExceptionInterface
 - ExceptionInterface.
 
Classes
- CommandNotFoundException
 - Represents an incorrect command name typed in the console.
 - InvalidArgumentException
 - InvalidOptionException
 - Represents an incorrect option name or value typed in the console.
 - LogicException
 - MissingInputException
 - Represents failure to read input from stdin.
 - NamespaceNotFoundException
 - Represents an incorrect namespace typed in the console.
 - RunCommandFailedException
 - RuntimeException