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, toString
public OperationCancellationException(String message)
public org.jboss.dmr.ModelNode getFailureDescription()
OperationClientException
getFailureDescription
in interface OperationClientException
null
Copyright © 2023 JBoss by Red Hat. All rights reserved.