java.io.Serializable
, NestedThrowable
@Deprecated public final class DistributedAttributeUpdateException extends DistributedUpdateException
NestedThrowable.Util
nested
Modifier and Type | Method | Description |
---|---|---|
javax.management.Attribute |
getAttribute() |
Deprecated.
Return the attribute that was being updated.
|
void |
printExceptionInfo(java.io.PrintWriter writer) |
Deprecated.
Writes the exception information onto the PrintWriter.
|
getRemoteMBeanServer, getRemoteName, printStackTrace, printStackTrace, printStackTrace
getMessage, getNested, getNestedException, superPrintStackTrace, superPrintStackTrace, superToString, toString
public javax.management.Attribute getAttribute()
public void printExceptionInfo(java.io.PrintWriter writer)
printExceptionInfo
in class DistributedUpdateException
writer
- where to write the information.