Companion

object Companion

Functions

Link copied to clipboard
fun invalid(reason: String, cause: Throwable? = null): SignerException.Invalid

Creates an invalid signer error.

Link copied to clipboard
fun notFound(signerId: String, cause: Throwable? = null): SignerException.NotFound

Creates a signer not found error.