#include <errors.h>
List of all members.
Public Methods |
|
EParserError (const std::string &AMsg) |
Definition at line 22 of file errors.h.
|
Definition at line 24 of file errors.h. 00024 : swl::TException(AMsg) {} |