Public Member Functions | List of all members
ime::AccessViolationException Class Reference

Exception thrown when a data access condition is not satisfied. More...

#include <Exceptions.h>

Inheritance diagram for ime::AccessViolationException:

Public Member Functions

 AccessViolationException (const std::string &message)
 Constructor. More...
 

Detailed Description

Exception thrown when a data access condition is not satisfied.

Definition at line 59 of file Exceptions.h.

Constructor & Destructor Documentation

◆ AccessViolationException()

ime::AccessViolationException::AccessViolationException ( const std::string &  message)
inlineexplicit

Constructor.

Parameters
messageException message

Definition at line 65 of file Exceptions.h.


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