libimgdoc2
Loading...
Searching...
No Matches
Public Member Functions | List of all members
imgdoc2::invalid_operation_exception Class Reference

Exception for signalling that an operation is not allowed in the current state. More...

#include <exceptions.h>

Inheritance diagram for imgdoc2::invalid_operation_exception:
imgdoc2::imgdoc2_exception

Public Member Functions

 invalid_operation_exception (const char *error_message)
 
- Public Member Functions inherited from imgdoc2::imgdoc2_exception
 imgdoc2_exception (const char *error_message)
 

Detailed Description

Exception for signalling that an operation is not allowed in the current state.

Constructor & Destructor Documentation

◆ invalid_operation_exception()

imgdoc2::invalid_operation_exception::invalid_operation_exception ( const char *  error_message)
inlineexplicit

Constructor.

Parameters
error_messageMessage describing the error.

The documentation for this class was generated from the following file: