Class EmailAddressException

All Implemented Interfaces:
Serializable

public class EmailAddressException extends PortalException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • EmailAddressException

      public EmailAddressException()
    • EmailAddressException

      public EmailAddressException(String msg)
    • EmailAddressException

      public EmailAddressException(String msg, Throwable throwable)
    • EmailAddressException

      public EmailAddressException(Throwable throwable)