Package AEInput :: Module Error :: Class AEInputError
[hide private]
[frames] | no frames]

Class AEInputError

source code

exceptions.Exception --+
                       |
                      AEInputError

Base class for all AEInput related errors. All arguments are simply passed to the Exception base class, including any error code or message.

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__