ARTS
2.2.66
|
The declarations of all the exception classes. More...
Go to the source code of this file.
Classes | |
class | ParseError |
class | Eot |
class | UnexpectedChar |
class | IllegalLinebreak |
class | UnknownMethod |
class | UnknownWsv |
class | WsvAlreadyExists |
class | WrongWsvGroup |
The declarations of all the exception classes.
Dedicated exception classes are used only by the parser. Otherwise, only runtime_error is used. Furthermore, errors that corresponds to bugs in the program rather than incorrect input should be handled by assertions.
Definition in file exceptions.h.