PlatformNotSupportedException

Indicates that the current device platform is not supported.

Constructors

Link copied to clipboard
constructor()
constructor(detailMessage: String)
constructor(throwable: Throwable)
constructor(detailMessage: String, throwable: Throwable)