19#include "matpack_concepts.h"
Eot(const String &s="", const String &f="", Index l=0, Index c=0)
IllegalLinebreak(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 mFile
Filename associated with this part of the text.
Index mColumn
Column where the error occured.
Index mLine
Line where the error occured.
UnexpectedChar(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)
UnknownWsv(const String &s="", const String &f="", Index l=0, Index c=0)
WrongWsvGroup(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)
This file contains the definition of String, the ARTS string class.