java.io.Serializable, NestedThrowable@Deprecated public final class DistributedOperationUpdateException extends DistributedUpdateException
NestedThrowable.Utilnested| Modifier and Type | Method | Description | 
|---|---|---|
| java.lang.String | getActionName() | Deprecated. Return the action that was performed that was being propagated. | 
| java.lang.Object[] | getParams() | Deprecated. Return the params that was passed to the action that was being
 propagated. | 
| java.lang.String[] | getSignature() | Deprecated. Return the signature that was used for the action invocation. | 
| void | printExceptionInfo(java.io.PrintWriter writer) | Deprecated. Print the information to the specified writer. | 
getRemoteMBeanServer, getRemoteName, printStackTrace, printStackTrace, printStackTracegetMessage, getNested, getNestedException, superPrintStackTrace, superPrintStackTrace, superToString, toStringpublic java.lang.String getActionName()
public java.lang.Object[] getParams()
public java.lang.String[] getSignature()
public void printExceptionInfo(java.io.PrintWriter writer)
DistributedUpdateExceptionprintExceptionInfo in class DistributedUpdateExceptionwriter -