Class AlreadyExistsException

All Implemented Interfaces:
Serializable

public class AlreadyExistsException extends CertificationServiceException implements Serializable
Thrown from a create operation when the entity to save already exists
See Also:
  • Constructor Details

    • AlreadyExistsException

      public AlreadyExistsException(String errorCode, String[] errorData)