BALL::Exception::TooManyBonds Class Reference

Exception to be thrown if too many bonds for one atom. More...

#include <BALL/COMMON/exception.h>

Inheritance diagram for BALL::Exception::TooManyBonds:
BALL::Exception::GeneralException

List of all members.


Public Member Functions

 TooManyBonds (const char *file, int line, const String &error)

Detailed Description

Exception to be thrown if too many bonds for one atom.


Constructor & Destructor Documentation

BALL::Exception::TooManyBonds::TooManyBonds ( const char *  file,
int  line,
const String error 
)