public class RollbackRule extends Object implements Serializable
RollbackRule(Class<?> clazz)
RollbackRule(String exceptionName)
boolean
equals(Object other)
int
getDepth(Throwable ex)
String
getExceptionName()
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public RollbackRule(String exceptionName)
public RollbackRule(Class<?> clazz)
public String getExceptionName()
public int getDepth(Throwable ex)
public boolean equals(Object other)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2022 Seata. All rights reserved.