|
BALL
1.4.1
|
#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 303 of file COMMON/exception.h.
| BALL::Exception::IllegalTreeOperation::IllegalTreeOperation | ( | const char * | file, |
| int | line | ||
| ) |
1.7.6.1