Constructor
# new ForbiddenError(messageopt)
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
message |
string
|
<optional> |
Class
Error which is thrown when user doesn't have an access to a given resource/action.
| Name | Type | Attributes | Description |
|---|---|---|---|
message |
string
|
<optional> |