Exception class to handle abortion in the xmlReading Particularly useful to handle constructor's abortion.
More...
#include <PMLAbortException.h>
Exception class to handle abortion in the xmlReading Particularly useful to handle constructor's abortion.
PMLAbortException::PMLAbortException |
( |
std::string |
s | ) |
|
|
inline |
default constructor: give the reason for the exception
References reason.
virtual PMLAbortException::~PMLAbortException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
virtual const char* PMLAbortException::what |
( |
| ) |
|
|
inlinevirtual |
get the detailed reason from the exception
References reason.
std::string PMLAbortException::reason |
|
private |
The documentation for this class was generated from the following file: