java.lang.Object
java.lang.Throwable
java.lang.Exception
jakarta.mail.MessagingException
jakarta.mail.search.SearchException
- All Implemented Interfaces:
Serializable
The exception thrown when a Search expression could not be handled.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConstructs a SearchException with no detail message.Constructs a SearchException with the specified detail message. -
Method Summary
Methods inherited from class jakarta.mail.MessagingException
getCause, getNextException, setNextException, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace