Issuance Exceptions

The com.arcot.webfort.issuance.api.exception package provides the exception classes that are returned based on user and credential status. The following table lists the issuance exceptions returned by CA Strong Authentication Server:
aatest
2112423
The com.arcot.webfort.issuance.api.exception package provides the exception classes that are returned based on user and credential status. The following table lists the issuance exceptions returned by CA Strong Authentication Server:
Classes
Description
CredentialAlreadyExistsException
This exception is returned if you try to create the credential type that the user already has. The user cannot have multiple credentials of same type.
UserAlreadyExistsException
This exception is returned if you try to create a user with a user name that already exists.