public class LdapLoopDetectedException extends LdapOperationException
LdapOperationException which associates the
ResultCodeEnum.LOOP_DETECT value with the type.| Modifier and Type | Field and Description |
|---|---|
(package private) static long |
serialVersionUID
The serial version UUID
|
resolvedDn, resultCode| Constructor and Description |
|---|
LdapLoopDetectedException()
Creates a new instance of LdapLoopDetectedException.
|
LdapLoopDetectedException(String message)
Creates a new instance of LdapLoopDetectedException.
|
getResolvedDn, getResultCode, setResolvedDnaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringstatic final long serialVersionUID
public LdapLoopDetectedException(String message)
message - The exception messagepublic LdapLoopDetectedException()
Copyright © 2003–2019 The Apache Software Foundation. All rights reserved.