PlatformNotSupportedException constructor
PlatformNotSupportedException(
- String cause
Exception constructor containing the description for the exception.
Implementation
PlatformNotSupportedException(this.cause);