ARTS 2.5.11 (git: 725533f0)
|
#include <exceptions.h>
Public Member Functions | |
UnexpectedChar (const String &s="", const String &f="", Index l=0, Index c=0) | |
![]() | |
ParseError (const String &s="", String f="", Index l=0, Index c=0) | |
String | file () const |
Index | line () const |
Index | column () const |
Definition at line 53 of file exceptions.h.
|
inline |
Definition at line 55 of file exceptions.h.