The TagFormatException occurs when a Tag is built from a String which does not represent correctly the content of a Tag.
More...
#include <TagFormatException.h>
The TagFormatException occurs when a Tag is built from a String which does not represent correctly the content of a Tag.
- Author
- caillat
Definition at line 40 of file TagFormatException.h.
asdm::TagFormatException::TagFormatException |
( |
| ) |
|
asdm::TagFormatException::TagFormatException |
( |
std::string |
msg | ) |
|
Create an TagFormatException .
- Parameters
-
msg | A message indicating the cause of the exception. |
virtual asdm::TagFormatException::~TagFormatException |
( |
| ) |
|
|
virtual |
std::string asdm::TagFormatException::getMessage |
( |
| ) |
const |
Return the name of the exception followed by its cause.
std::string asdm::TagFormatException::message |
|
protected |
The documentation for this class was generated from the following file: