Name

javax.mail.search.SearchException — This exception is thrown when an error occurs during a search.

Synopsis

public class SearchException extends MessagingException {
    // Public Constructors
            public SearchException();
            public SearchException(java.lang.String s);
}

Hierarchy

java.lang.Object→java.lang.Throwable→java.lang.Exception→javax.mail.
MessagingException→javax.mail.search.SearchException

Get Programming Internet Email now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.