Class DuplicateEmailAddressExternalReferenceCodeException

All Implemented Interfaces:
Serializable

public class DuplicateEmailAddressExternalReferenceCodeException extends DuplicateExternalReferenceCodeException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • DuplicateEmailAddressExternalReferenceCodeException

      public DuplicateEmailAddressExternalReferenceCodeException()
    • DuplicateEmailAddressExternalReferenceCodeException

      public DuplicateEmailAddressExternalReferenceCodeException(String msg)
    • DuplicateEmailAddressExternalReferenceCodeException

      public DuplicateEmailAddressExternalReferenceCodeException(String msg, Throwable throwable)
    • DuplicateEmailAddressExternalReferenceCodeException

      public DuplicateEmailAddressExternalReferenceCodeException(Throwable throwable)