Companion
object Companion
Functions
Link copied to clipboard
fun alreadyExists(credentialId: String, cause: Throwable? = null): CredentialException.AlreadyExists
Creates a credential already exists error.
Link copied to clipboard
fun deploymentFailed(reason: String, cause: Throwable? = null): CredentialException.DeploymentFailed
Creates a credential deployment failed error.
Link copied to clipboard
Creates an invalid credential error.
Link copied to clipboard
Creates a credential not found error.