PlatformException class

PlatformException class

Represents the base class for all exceptions that may occur during the application execution.

The PlatformException type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the PlatformException class.
initInitializes a new instance of the PlatformException class with a specified error message.

See Also