Home | Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | _exception
saga::exception type
|
|||
py_err_class |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Raises an exception This class cannot be instantiated from Python
|
helper for pickle
|
__str__( (_exception)arg1) -> str : get the exception message C++ signature : char const* __str__(saga::exception)
|
get_error( (_exception)arg1) -> error : get the error type of this exception C++ signature : saga::error get_error(saga::exception) |
get_message( (_exception)arg1) -> str : get the exception message C++ signature : char const* get_message(saga::exception) |
get_object( (_exception)arg1) -> object : get the saga::object associated with this exception C++ signature : saga::object get_object(saga::exception) |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 25 14:54:02 2008 | http://epydoc.sourceforge.net |