ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
This class defines Exceptions that should be thrown when the sequence of operations is invalid. More...
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 52 of file OutOfSequenceBeforeAuthenticationCallException.php.