AccessDenied.this
this
(string resource, string file = __FILE__, size_t line = __LINE__) @safeConstructs a new AccessDenied exception.
Parameters
resource | Description of the resource that couldn't be accessed. |
file | The source file where the exception was thrown. |
line | The line number where the exception was thrown. |