Package command_system :: Module errors
[hide private]
[frames] | no frames]

Module errors

source code

Classes [hide private]
  BaseError
Common base for errors which relate to a specific command. Encapsulates everything needed to identify a command, by either its object or name.
  DefinitionError
Used to indicate errors occured on command definition.
  CommandError
Used to indicate errors occured during command execution.
  NoCommandError
Used to indicate an inability to find the specified command.
Variables [hide private]
  __package__ = None
hash(x)
Variables Details [hide private]

__package__

hash(x)
Value:
None