public class OperationCancellationException extends CancellationException implements OperationClientException
CancellationException variant that implements OperationClientException.| Constructor and Description |
|---|
OperationCancellationException(String message) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.dmr.ModelNode |
getFailureDescription()
Get the detyped failure description.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OperationCancellationException(String message)
public org.jboss.dmr.ModelNode getFailureDescription()
OperationClientExceptiongetFailureDescription in interface OperationClientExceptionnullCopyright © 2020 JBoss by Red Hat. All rights reserved.