ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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 client() or proxy() call has not yet happened and no client or proxy object exists.
Definition at line 43 of file OutOfSequenceBeforeClientException.php.
CAS_OutOfSequenceBeforeClientException::__construct | ( | ) |
Return standard error message.
Definition at line 50 of file OutOfSequenceBeforeClientException.php.
References ILIAS\GlobalScreen\Provider\__construct().