javax.naming.directory
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, toString
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace
public AttributeModificationException()
public AttributeModificationException(String msg)
public void setUnexecutedModifications(ModificationItem[] e)
public ModificationItem[] getUnexecutedModifications()
public String toString()
NamingException
toString(false)
.toString
in class NamingException
Object.getClass()
,
Object.hashCode()
,
Class.getName()
,
Integer.toHexString(int)