exceptions.h File Reference

The declarations of all the exception classes. More...

#include <stdexcept>
#include "arts.h"
#include "mystring.h"

Go to the source code of this file.

Classes

class  ParseError
class  Eot
class  UnexpectedChar
class  IllegalLinebreak
class  UnknownMethod
class  UnknownWsv
class  WrongWsvGroup
class  UnexpectedKeyword


Detailed Description

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.

Author:
Stefan Buehler
Date:
1999-09-24

Definition in file exceptions.h.


Generated on Wed Feb 4 08:17:23 2009 for ARTS by  doxygen 1.5.6