Package conary :: Package conaryclient :: Module mirror :: Class OptionError
[hide private]
[frames] | no frames]

Class OptionError

source code

exceptions.Exception --+
                       |
                      OptionError

Instance Methods [hide private]
 
__init__(self, errcode, errmsg, *args) source code

Inherited from exceptions.Exception: __getitem__, __str__

Method Details [hide private]

__init__(self, errcode, errmsg, *args)
(Constructor)

source code 
Overrides: exceptions.Exception.__init__