#include <errors.h>
List of all members.
Public Methods |
|
ESemanticError (const std::string &AMsg) |
Definition at line 31 of file errors.h.
|
Definition at line 33 of file errors.h. 00033 : swl::TException(AMsg) {} |