APIException Class Reference
[Public API]
Thrown when API is misused.
More...
#include <exception.h>
Inheritance diagram for APIException:
[legend]Collaboration diagram for APIException:
[legend]List of all members.
|
Public Member Functions |
| | APIException (const std::string &pText) |
| | Constructor.
|
Detailed Description
Thrown when API is misused.
Constructor & Destructor Documentation
|
|
Constructor.
- Parameters:
-
| pText | exception description |
|
The documentation for this class was generated from the following file:
|
|
|