PermissionException Class Reference
#include <exceptions.h>
List of all members.
Detailed Description
Exception for permission violation.
Constructor & Destructor Documentation
| PermissionException::PermissionException |
( |
std::string |
_message |
) |
[inline] |
Exception constructor.
- Parameters:
-
| _message | Feature description which is not implemented. |
| PermissionException::~PermissionException |
( |
|
) |
throw () [inline] |
Member Function Documentation
| void PermissionException::getMessage |
( |
std::string |
_message |
) |
[inline] |
| const char* PermissionException::what |
( |
|
) |
const throw () [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: