ARTS
2.2.66
|
#include <exceptions.h>
Public Member Functions | |
UnknownMethod (const String &s="", const String &f="", Index l=0, Index c=0) | |
Public Member Functions inherited from ParseError | |
ParseError (const String &s="", const String &f="", Index l=0, Index c=0) | |
virtual | ~ParseError () throw () |
virtual String | file () const |
virtual Index | line () const |
virtual Index | column () const |
Definition at line 94 of file exceptions.h.
|
inline |
Definition at line 96 of file exceptions.h.