Type

enum Type

Represents the type of exception

Entries

Link copied to clipboard

Not yet connected.

Link copied to clipboard

Caller is not whitelisted

Link copied to clipboard

This api call is not supported for this target

Link copied to clipboard

This api call is not implemented on this target

Link copied to clipboard

Generic exception

Functions

Link copied to clipboard
open fun valueOf(name: String): PolyOsException.Type
Link copied to clipboard
open fun values(): Array<PolyOsException.Type>