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:
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.