nimble.exceptionsΒΆ
Module defining exceptions used in Nimble.
|
Raised when the formatting of a file is not as expected. |
|
Raised when the characteristics of the object prevent the operation. |
|
Raised when an argument type causes a failure. |
|
Raised when the types of two or more arguments causes a failure. |
|
Raised when an argument value causes a failure. |
|
Raised when the values of two or more arguments causes a failure. |
|
Override Python's Exception, requiring a message upon instantiation. |
|
Raised when a package is not installed, but needed. |