Package ZenUtils :: Module ZenPackCmd :: Class NonCriticalInstallError
[hide private]
[frames] | no frames]

Class NonCriticalInstallError

source code

exceptions.Exception --+
                       |
                      NonCriticalInstallError

Instance Methods [hide private]
 
__init__(self, message) source code

Inherited from exceptions.Exception: __getitem__, __providedBy__, __str__

Class Variables [hide private]

Inherited from exceptions.Exception: __implemented__, __provides__

Method Details [hide private]

__init__(self, message)
(Constructor)

source code 
Overrides: exceptions.Exception.__init__