#include <BALL/COMMON/exception.h>

Public Member Functions | |
| IllegalTreeOperation (const char *file, int line) | |
Illegal tree operation. This exception is thrown to indicate that an illegal tree operation i.e. node->setLeftChild(node) was requested.
Definition at line 299 of file COMMON/exception.h.
| BALL::Exception::IllegalTreeOperation::IllegalTreeOperation | ( | const char * | file, | |
| int | line | |||
| ) |
1.6.3