BALL::Exception::TooManyErrors Class Reference

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

#include <BALL/COMMON/exception.h>

Inheritance diagram for BALL::Exception::TooManyErrors:
BALL::Exception::GeneralException

List of all members.


Public Member Functions

 TooManyErrors (const char *file, int line)

Detailed Description

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


Constructor & Destructor Documentation

BALL::Exception::TooManyErrors::TooManyErrors ( const char *  file,
int  line 
)