Class EmailAddressException

All Implemented Interfaces:
Serializable

public class EmailAddressException extends EmailException
Thrown when an email address in wrong format is encountered.
Author:
avasquez
See Also:
  • Constructor Details

    • EmailAddressException

      public EmailAddressException(Throwable cause)