java.io.Serializable
AddressException
public class ParseException extends MessagingException
Constructor | Description |
---|---|
ParseException() |
Constructs a ParseException with no detail message.
|
ParseException(java.lang.String s) |
Constructs a ParseException with the specified detail message.
|
getCause, getNextException, setNextException, toString
Copyright © 2018 Oracle. All rights reserved.