PlatformChannelException constructor
- {required MobileAuthenticationClientError error,
- dynamic errorMessage}
Default constructor for PlatformChannelException.
Params:
- error: the underlying error sent from the native SDK.
- errorMessage: a message describing the error.
Implementation
PlatformChannelException