KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > mail > search > SearchException

javax.mail.search
Class SearchException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjavax.mail.MessagingException
              extended byjavax.mail.search.SearchException
All Implemented Interfaces:
Serializable
See Also:
Source Code

public SearchException()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public SearchException(String s)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags