#include <exception.h>

Public Member Functions |
|
| IllegalSelfOperation (const char *file, int line) | |
Throw this excpetion to indicate an invalid operation on the object itself. In general these operations are self assignments or related methods.
1.5.8