PlatformNotSupported.this
this
(string feature, string platform = null, string file = __FILE__, size_t line = __LINE__) @safeConstructs a new PlatformNotSupported exception.
Parameters
feature | The feature that is not supported. |
platform | The current platform (optional). |
file | The source file where the exception was thrown. |
line | The line number where the exception was thrown. |