| Package | Description |
|---|---|
| io.seata.core.exception |
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractExceptionHandler.AbstractCallback<T extends AbstractTransactionRequest,S extends AbstractTransactionResponse>
The type Abstract callback.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractTransactionRequest,S extends AbstractTransactionResponse> |
AbstractExceptionHandler.exceptionHandleTemplate(AbstractExceptionHandler.Callback<T,S> callback,
T request,
S response)
Exception handle template.
|
Copyright © 2023 Seata. All rights reserved.