Package AEOutput :: Module Error :: Class AEOutputError
[hide private]
[frames] | no frames]

Class AEOutputError

source code

exceptions.Exception --+
                       |
                      AEOutputError

Base class for all AEOutput 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__