| 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 cannot be found. | 
| MissingTaskException | Used when a Task cannot be found. | 
| StopException | Exception class for halting errors in console tasks |