Exception class that conveys a message specific to the problem encountered. More...
#include <nxsexception.h>
Public Member Functions | |
NxsException (const std::string &s, file_pos fp=0, long fl=0L, long fc=0L) | |
NxsException (const std::string &s, const NxsToken &t) |
Exception class that conveys a message specific to the problem encountered.
Definition at line 31 of file nxsexception.h.