|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
This class defines Exceptions that should be thrown when the sequence of operations is invalid. More...
Inheritance diagram for CAS_OutOfSequenceBeforeAuthenticationCallException:
Collaboration diagram for CAS_OutOfSequenceBeforeAuthenticationCallException:Public Member Functions | |
| __construct () | |
| Return standard error meessage. More... | |
This class defines Exceptions that should be thrown when the sequence of operations is invalid.
In this case it should be thrown when an authentication call has not yet happened.
Definition at line 43 of file OutOfSequenceBeforeAuthenticationCallException.php.
| CAS_OutOfSequenceBeforeAuthenticationCallException::__construct | ( | ) |
Return standard error meessage.
Definition at line 50 of file OutOfSequenceBeforeAuthenticationCallException.php.
References ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function: