exceptions.h File Reference

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

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

Include dependency graph for exceptions.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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


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 Mon Mar 23 14:06:34 2009 for ARTS by  doxygen 1.5.6