KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > naming > PartialResultException

javax.naming
Class PartialResultException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by javax.naming.NamingException
              extended by javax.naming.PartialResultException
All Implemented Interfaces:
Serializable
See Also:
Source Code

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


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

Popular Tags