deployment Failed
fun deploymentFailed(reason: String, cause: Throwable? = null): CredentialException.DeploymentFailed
Creates a credential deployment failed error.
Return
DeploymentFailed exception instance
Parameters
reason
Description of why deployment failed
cause
Optional underlying cause