class WrappedPartialResultException extends PartialResultException
| Modifier and Type | Field and Description |
|---|---|
private org.apache.directory.api.ldap.model.exception.LdapPartialResultException |
lpre |
private static long |
serialVersionUID |
remainingName, resolvedName, resolvedObj, rootException| Constructor and Description |
|---|
WrappedPartialResultException(org.apache.directory.api.ldap.model.exception.LdapPartialResultException lpre) |
| Modifier and Type | Method and Description |
|---|---|
Name |
getRemainingName() |
Name |
getResolvedName() |
Object |
getResolvedObj() |
appendRemainingComponent, appendRemainingName, getCause, getExplanation, getRootCause, initCause, setRemainingName, setResolvedName, setResolvedObj, setRootCause, toString, toStringaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTraceprivate static final long serialVersionUID
private org.apache.directory.api.ldap.model.exception.LdapPartialResultException lpre
WrappedPartialResultException(org.apache.directory.api.ldap.model.exception.LdapPartialResultException lpre)
public Name getRemainingName()
getRemainingName in class NamingExceptionpublic Object getResolvedObj()
getResolvedObj in class NamingExceptionpublic Name getResolvedName()
getResolvedName in class NamingExceptionCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.