public class AbortFault extends AbstractFault
| Modifier and Type | Field and Description |
|---|---|
static String |
ABORTED_ERROR_MSG |
key, policy| Constructor and Description |
|---|
AbortFault(String key,
FaultInjectionPolicy policy) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
int |
getOrder() |
boolean |
injectFault(FaultParam faultParam) |
getKey, getPolicy, injectFaultclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecorateCheckedSupplierpublic static final String ABORTED_ERROR_MSG
public AbortFault(String key, FaultInjectionPolicy policy)
public boolean injectFault(FaultParam faultParam)
public int getOrder()
public String getName()
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.