Class AuthenticationRequired
Exception thrown when user authentication is required.
- Exception implements Throwable
-
ICanBoogie\SecurityException
-
ICanBoogie\AuthenticationRequired
Methods summary
public
|
#
__construct( $message = "The requested URL requires authentication.", $code = 401, Exception $previous = null )
|
Methods inherited from Exception
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
Properties summary
Properties inherited from Exception
$code,
$file,
$line,
$message