#include <BALL/COMMON/exception.h>
Public Member Functions | |
| IllegalSelfOperation (const char *file, int line) | |
Illegal self operation. Throw this excpetion to indicate an invalid operation on the object itself. In general these operations are self assignments or related methods.
| BALL::Exception::IllegalSelfOperation::IllegalSelfOperation | ( | const char * | file, | |
| int | line | |||
| ) |