public class TransactionClearException extends Exception
| 构造器和说明 |
|---|
TransactionClearException(String message) |
TransactionClearException(Throwable ex) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
isNeedCompensation() |
static TransactionClearException |
needCompensation() |
public TransactionClearException(String message)
public TransactionClearException(Throwable ex)
public static TransactionClearException needCompensation()
public boolean isNeedCompensation()
Copyright © 2019. All rights reserved.