Package saga :: Module _engine :: Class _bad_parameter
[hide private]
[frames] | no frames]

Class _bad_parameter

  object --+            
           |            
 ??.instance --+        
               |        
      _exception --+    
                   |    
_parameter_exception --+
                       |
                      _bad_parameter

saga::bad_parameter type

Nested Classes [hide private]
  py_err_class
Instance Methods [hide private]

Inherited from _exception: __init__, __reduce__, __str__, get_all_exceptions, get_all_messages, get_error, get_full_message, get_message, get_object

Inherited from unreachable.instance: __new__

Inherited from object: __delattr__, __getattribute__, __hash__, __reduce_ex__, __repr__, __setattr__

Properties [hide private]

Inherited from object: __class__