AccessDenied.this

this(string resource, string file = __FILE__, size_t line = __LINE__) @safe

Constructs a new AccessDenied exception.

Parameters

resourceDescription of the resource that couldn't be accessed.
fileThe source file where the exception was thrown.
lineThe line number where the exception was thrown.