Companion
object Companion
Functions
Link copied to clipboard
fun wrapError(err: Throwable, defaultCode: SmartAccountErrorCode = SmartAccountErrorCode.INVALID_INPUT): SmartAccountException
Wraps an arbitrary Throwable into a SmartAccountException.