Pay Address Exception
open class PayAddressException(msg: String, val shortMsg: String? = null, val severity: ErrorSeverity = ErrorSeverity.Expected) : LibNexaException
Inheritors
Constructors
Link copied to clipboard
constructor(msg: String, shortMsg: String? = null, severity: ErrorSeverity = ErrorSeverity.Expected)