T - the type parameterS - the type parameterpublic static interface AbstractExceptionHandler.Callback<T extends AbstractTransactionRequest,S extends AbstractTransactionResponse>
void execute(T request, S response) throws TransactionException
request - the requestresponse - the responseTransactionException - the transaction exceptionCopyright © 2019 Seata. All rights reserved.