BALL::Exception::IllegalSelfOperation Class Reference

#include <BALL/COMMON/exception.h>

Inheritance diagram for BALL::Exception::IllegalSelfOperation:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 IllegalSelfOperation (const char *file, int line)

Detailed Description

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.

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


Constructor & Destructor Documentation

BALL::Exception::IllegalSelfOperation::IllegalSelfOperation ( const char *  file,
int  line 
)
Generated by  doxygen 1.6.3