fumus.exceptions.exception
Exceptions
Common base class for all non-exit exceptions. |
|
Inappropriate argument type. |
|
Inappropriate argument value (of correct type). |
|
Inappropriate argument type. |
Module Contents
- exception fumus.exceptions.exception.IllegalStateError[source]
Bases:
ExceptionCommon base class for all non-exit exceptions.
- exception fumus.exceptions.exception.NoneTypeError[source]
Bases:
TypeErrorInappropriate argument type.