Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members

Exception::TooManyErrors Class Reference

Exception to be thrown if too many errors occur, e.g. in ForceField. More...

#include <exception.h>

Inheritance diagram for Exception::TooManyErrors:

Exception::GeneralException List of all members.

Public Member Functions

 TooManyErrors (const char *file, int line) throw ()

Detailed Description

Exception to be thrown if too many errors occur, e.g. in ForceField.