Class ReferralException

All Implemented Interfaces:
Serializable, LocalizableException

public final class ReferralException extends EntryNotFoundException
Thrown when the result code returned in a Result indicates that the Request could not be processed by the Directory Server because the target entry is located on another server. More specifically, this exception is used for the REFERRAL result code.
See Also: