public class LdapOtherException extends LdapOperationException
LdapOperationException
which associates the
ResultCodeEnum.OTHER
value with the type.resolvedDn, resultCode
Constructor and Description |
---|
LdapOtherException()
Creates a new instance of LdapOtherException.
|
LdapOtherException(String message)
Creates a new instance of LdapOtherException.
|
getResolvedDn, getResultCode, setResolvedDn
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LdapOtherException(String message)
message
- The exception messagepublic LdapOtherException()
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.