|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
This class defines Exceptions that should be thrown when the sequence of operations is invalid. More...
Inheritance diagram for CAS_OutOfSequenceBeforeProxyException:
Collaboration diagram for CAS_OutOfSequenceBeforeProxyException: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 51 of file OutOfSequenceBeforeProxyException.php.
References ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function: