| 构造器和说明 |
|---|
ExceptionMatchEvaluator() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
evaluate(Map<String,Object> variables) |
Class<Exception> |
getExceptionClass() |
String |
getExceptionString() |
String |
getRootObjectName() |
void |
setExceptionClass(Class<Exception> exceptionClass) |
void |
setExceptionString(String exceptionString) |
void |
setRootObjectName(String rootObjectName) |
Copyright © 2022 Seata. All rights reserved.