BALL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Public Member Functions
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.

Definition at line 436 of file COMMON/exception.h.


Constructor & Destructor Documentation

BALL::Exception::TooManyBonds::TooManyBonds ( const char *  file,
int  line,
const String error 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines