DuplicateCredentialException

constructor(issuer: String, accountName: String, cause: Throwable? = null)

Parameters

issuer

The issuer of the duplicate credential.

accountName

The account name of the duplicate credential.

cause

The underlying cause of the exception.