131 #endif // exceptions_h INDEX Index
The type to use for all integer numbers and indices.
virtual Index line() const
Index mLine
Line where the error occured.
WrongWsvGroup(const String &s="", const String &f="", Index l=0, Index c=0)
virtual String file() const
Index mColumn
Column where the error occured.
String mFile
Filename associated with this part of the text.
Eot(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)
ParseError(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)
virtual Index column() const
IllegalLinebreak(const String &s="", const String &f="", Index l=0, Index c=0)
UnknownMethod(const String &s="", const String &f="", Index l=0, Index c=0)
This file contains the definition of String, the ARTS string class.