Stud.IP  5.4
AccessDeniedException Class Reference
Inheritance diagram for AccessDeniedException:
InvalidSecurityTokenException InvalidAuthTokenException

Public Member Functions

 __construct ($message='', $code=0, Exception $previous=null)
 
 setDetails (array $details)
 
 getDetails ()
 

Constructor & Destructor Documentation

◆ __construct()

__construct (   $message = '',
  $code = 0,
Exception  $previous = null 
)

Constucts the exception

Parameters
string$messageException message
integer$codeException code
Exception$previousPrevious exception (optional)

Member Function Documentation

◆ getDetails()

getDetails ( )

Get the additional details for the exception.

Returns
array Additional details

◆ setDetails()

setDetails ( array  $details)

Set additional details for the exception.

Parameters
array$detailsAdditional details

The documentation for this class was generated from the following file: