paste :: script :: command :: BadCommand :: Class BadCommand
[hide private]
[frames] | no frames]

Class BadCommand

exceptions.Exception --+
                       |
                      BadCommand

Instance Methods [hide private]
 
__init__(self, message, exit_code=2)

Inherited from exceptions.Exception: __getitem__, __str__

Method Details [hide private]

__init__(self, message, exit_code=2)
(Constructor)

 
Overrides: exceptions.Exception.__init__