![]() |
libimgdoc2
|
Exception for signalling that an operation is not allowed in the current state. More...
#include <exceptions.h>
Public Member Functions | |
| invalid_operation_exception (const char *error_message) | |
Public Member Functions inherited from imgdoc2::imgdoc2_exception | |
| imgdoc2_exception (const char *error_message) | |
Exception for signalling that an operation is not allowed in the current state.
|
inlineexplicit |
Constructor.
| error_message | Message describing the error. |