javax.naming

Class PartialResultException

public class PartialResultException extends NamingException

Thrown from the {@link javax.naming.NamingEnumeration}, this exception indicates that the enumeration represents only part of the existing elements that would be an answer to the specified request.
Constructor Summary
PartialResultException()
PartialResultException(String msg)

Constructor Detail

PartialResultException

public PartialResultException()

PartialResultException

public PartialResultException(String msg)