Internal Error Exception
class InternalErrorException(val reason: ErrorReason, val errorId: String? = null) : WalletException
Exception representing an internal error with a specified reason.
Parameters
error Id
An optional ID related to the error