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