jade.exceptionsΒΆ
Common exceptions for jade package
Exceptions
Raised when execution fails. |
|
Raised when the configuration is invalid. |
|
Raise when extension does not exist in EXTENSIONS |
|
Raised when bad user input is detected. |
|
All JADE exceptions should derive from this class. |
|
Raised when a local job is started while another is in progress. |
|
Raised when the user has aborted the operation. |