#include <exception.hpp>

Public Attributes | |
| saga::exception::std | obj |
| Creates the exception. | |
| saga::exception::std | l |
| saga::exception::std & | m |
| Creates the exception, without associating a SAGA object instance. | |
Classes | |
| exception | std |
| Creates the exception. More... | |
saga::exception
saga::not_implemented
saga::parameter_exception
saga::incorrect_url
saga::bad_parameter
saga::state_exception
saga::already_exists
saga::does_not_exist
saga::incorrect_state
saga::timeout
saga::security_exception
saga::permission_denied
saga::authorization_failed
saga::authentication_failed
saga::no_success
Creates the exception.
| obj | The object associated with the exception. | |
| message | The message to be associated with the new exception. |
| obj | The object associated with the exception. | |
| message | The message to be associated with the new exception. |
1.5.6