ItemAccessDeniedException
class ItemAccessDeniedException extends ClientDeniedException
Exception indicating that access to the requested item is denied
Properties
| $code | from ClientDeniedException | ||
| $message |
Methods
Details
in
BaseException at line 8
__construct(string|null $details = null)
No description