ForbiddenException
class ForbiddenException extends HttpException (View source)
Properties
protected string | $status | Define the status code has message |
from HttpException |
protected array | $error_bags | Define the errors bags |
from HttpException |
Methods
__construct(string $message, string $status = 'FORBIDDEN')
ForbiddenException constructor
Details
__construct(string $message, string $status = 'FORBIDDEN')
ForbiddenException constructor
string
getStatus()
Get the define user error code
int
getStatusCode()
Get the status code
setErrorBags(array $errors)
Set the errors bags
array
getErrorBags()
Get the errors bags