Public Member Functions | |
__construct ($message, $code=PHPCAS_SERVICE_PT_FAILURE) |
An Exception for errors related to fetching or validating proxy tickets.
Definition at line 36 of file ProxyTicketException.php.
CAS_ProxyTicketException::__construct | ( | $ | message, | |
$ | code = PHPCAS_SERVICE_PT_FAILURE | |||
) |
Constructor
string | $message | |
optional | int $code | |
optional | Exception $previous |
Definition at line 49 of file ProxyTicketException.php.