ResourceUnavailable.this
this
(string resource, string file = __FILE__, size_t line = __LINE__) @safeConstructs a new ResourceUnavailable exception.
Parameters
resource | Description of the unavailable resource. |
file | The source file where the exception was thrown. |
line | The line number where the exception was thrown. |