javax.naming
Class PartialResultException
public
class
PartialResultException
extends NamingException
Thrown from the
NamingEnumeration, this exception
indicates that the enumeration represents only part of the existing
elements that would be an answer to the specified request.
public PartialResultException()
public PartialResultException(String msg)