Eot(const String &s="", const String &f="", Index l=0, Index c=0)
WsvAlreadyExists(const String &s="", const String &f="", Index l=0, Index c=0)
Index mLine
Line where the error occured.
String mFile
Filename associated with this part of the text.
WrongWsvGroup(const String &s="", const String &f="", Index l=0, Index c=0)
ParseError(const String &s="", const String &f="", Index l=0, Index c=0)
virtual String file() const
virtual Index column() const
IllegalLinebreak(const String &s="", const String &f="", Index l=0, Index c=0)
virtual Index line() const
UnknownMethod(const String &s="", const String &f="", Index l=0, Index c=0)
UnknownWsv(const String &s="", const String &f="", Index l=0, Index c=0)
UnexpectedChar(const String &s="", const String &f="", Index l=0, Index c=0)
INDEX Index
The type to use for all integer numbers and indices.
Index mColumn
Column where the error occured.
This file contains the definition of String, the ARTS string class.