|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
javax.naming.NamingException
javax.naming.ConfigurationException
org.apache.directory.shared.ldap.exception.LdapConfigurationException
public class LdapConfigurationException
A ConfigurationException which associates a resultCode namely the
ResultCodeEnum.OTHER resultCode with the exception.
LdapException,
ConfigurationException,
LDAP ResultCode to JNDI Exception Mappings,
Serialized Form| Field Summary |
|---|
| Fields inherited from class javax.naming.NamingException |
|---|
remainingName, resolvedName, resolvedObj, rootException |
| Constructor Summary | |
|---|---|
LdapConfigurationException()
|
|
LdapConfigurationException(java.lang.String explanation)
|
|
LdapConfigurationException(java.lang.String explanation,
java.lang.Throwable t)
|
|
| Method Summary | |
|---|---|
ResultCodeEnum |
getResultCode()
Always returns ResultCodeEnum.OTHER |
| Methods inherited from class javax.naming.NamingException |
|---|
appendRemainingComponent, appendRemainingName, getCause, getExplanation, getRemainingName, getResolvedName, getResolvedObj, getRootCause, initCause, setRemainingName, setResolvedName, setResolvedObj, setRootCause, toString, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LdapConfigurationException()
NoPermissionException.NoPermissionException()public LdapConfigurationException(java.lang.String explanation)
NoPermissionException.NoPermissionException( String )
public LdapConfigurationException(java.lang.String explanation,
java.lang.Throwable t)
NoPermissionException.NoPermissionException( String )| Method Detail |
|---|
public ResultCodeEnum getResultCode()
ResultCodeEnum.OTHER
getResultCode in interface LdapExceptionLdapException.getResultCode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||