public class LdapNoPermissionException extends LdapOperationException
LdapOperationException which associates a resultCode namely the
ResultCodeEnum.INSUFFICIENT_ACCESS_RIGHTS
resultCode with the exception.resolvedDn, resultCode| Constructor and Description |
|---|
LdapNoPermissionException()
Creates a new instance of LdapNoPermissionException.
|
LdapNoPermissionException(String message)
Creates a new instance of LdapNoPermissionException.
|
getResolvedDn, getResultCode, setResolvedDnaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LdapNoPermissionException(String message)
message - The exception messagepublic LdapNoPermissionException()
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.