MpcSdkException

constructor(message: String? = null, cause: Throwable? = null)

Parameters

message

An optional detail message describing the error.

cause

The underlying throwable that caused this exception, if available.