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::PMLAbortException |
( |
std::string |
s | ) |
|
|
inline |
default constructor: give the reason for the exception
◆ ~PMLAbortException()
PMLAbortException::~PMLAbortException |
( |
| ) |
|
|
default |
◆ what()
const char* PMLAbortException::what |
( |
| ) |
const |
|
inlinenoexcept |
◆ reason
std::string PMLAbortException::reason |
|
private |
The documentation for this class was generated from the following file: