public class AttributeModificationException extends NamingException
remainingName, resolvedName, resolvedObj, rootException| Constructor and Description |
|---|
AttributeModificationException() |
AttributeModificationException(String msg) |
| Modifier and Type | Method and Description |
|---|---|
ModificationItem[] |
getUnexecutedModifications() |
void |
setUnexecutedModifications(ModificationItem[] e) |
String |
toString()
Returns a string representation of this exception.
|
appendRemainingComponent, appendRemainingName, getExplanation, getRemainingName, getResolvedName, getResolvedObj, getRootCause, printStackTrace, printStackTrace, printStackTrace, setRemainingName, setResolvedName, setResolvedObj, setRootCause, toStringfillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTracepublic AttributeModificationException()
public AttributeModificationException(String msg)
public void setUnexecutedModifications(ModificationItem[] e)
public ModificationItem[] getUnexecutedModifications()
public String toString()
NamingExceptiontoString(false).toString in class NamingExceptionObject.getClass(),
Object.hashCode(),
Class.getName(),
Integer.toHexString(int)