#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/ois/OISException.h>
OIS::Exception::Exception |
( |
| ) |
|
|
inlineprivate |
OIS::Exception::Exception |
( |
OIS_ERROR |
err, |
|
|
const char * |
str, |
|
|
int |
line, |
|
|
const char * |
file |
|
) |
| |
|
inline |
Creates exception object.
OIS::Exception::~Exception |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inline |
const char * Exception::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
virtual |
const char* OIS::Exception::eFile |
const int OIS::Exception::eLine |
The line number it occurred on.
const char* OIS::Exception::eText |
A message passed along when the exception was raised.
The type of exception raised.
The documentation for this class was generated from the following files: