Companion

object Companion

Functions

Link copied to clipboard

Creates a credential already exists error.

Link copied to clipboard

Creates a credential deployment failed error.

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

Creates an invalid credential error.

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

Creates a credential not found error.