public class RollbackRule extends Object implements Serializable
| Constructor and Description |
|---|
RollbackRule(Class<?> clazz) |
RollbackRule(String exceptionName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
int |
getDepth(Throwable ex) |
String |
getExceptionName() |
int |
hashCode() |
String |
toString() |
Copyright © 2023 Seata. All rights reserved.