public class AbortFault extends AbstractFault
| Modifier and Type | Field and Description |
|---|---|
static String |
ABORTED_ERROR_MSG |
SUCCESS_RESPONSE| Constructor and Description |
|---|
AbortFault() |
| Modifier and Type | Method and Description |
|---|---|
int |
getOrder() |
void |
injectFault(Invocation invocation,
FaultParam faultParam,
org.apache.servicecomb.swagger.invocation.AsyncResponse asyncResponse) |
public static final String ABORTED_ERROR_MSG
public void injectFault(Invocation invocation, FaultParam faultParam, org.apache.servicecomb.swagger.invocation.AsyncResponse asyncResponse)
public int getOrder()
Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.