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