ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
This class defines Exceptions that should be thrown when the sequence of operations is invalid. More...
Public Member Functions | |
__construct () | |
Return standard error message. More... | |
This class defines Exceptions that should be thrown when the sequence of operations is invalid.
In this case it should be thrown when the proxy() call has not yet happened and no proxy object exists.
Definition at line 43 of file OutOfSequenceBeforeProxyException.php.
CAS_OutOfSequenceBeforeProxyException::__construct | ( | ) |
Return standard error message.
Definition at line 53 of file OutOfSequenceBeforeProxyException.php.