public class ImmutableNameNotFoundException extends NameNotFoundException
remainingName, resolvedName, resolvedObj, rootException| Constructor and Description |
|---|
ImmutableNameNotFoundException() |
| Modifier and Type | Method and Description |
|---|---|
void |
appendRemainingComponent(String name) |
void |
appendRemainingName(Name name) |
Throwable |
fillInStackTrace() |
void |
setRemainingName(Name name) |
void |
setResolverName(Name name) |
void |
setRootCause(Throwable e) |
getCause, getExplanation, getRemainingName, getResolvedName, getResolvedObj, getRootCause, initCause, setResolvedName, setResolvedObj, toString, toStringaddSuppressed, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic void appendRemainingComponent(String name)
appendRemainingComponent in class NamingExceptionpublic void appendRemainingName(Name name)
appendRemainingName in class NamingExceptionpublic void setRemainingName(Name name)
setRemainingName in class NamingExceptionpublic void setResolverName(Name name)
public void setRootCause(Throwable e)
setRootCause in class NamingExceptionpublic Throwable fillInStackTrace()
fillInStackTrace in class ThrowableCopyright © 2016 JBoss by Red Hat. All rights reserved.