public class TransactionRuntimeException extends RuntimeException
| 构造器和说明 |
|---|
TransactionRuntimeException() |
TransactionRuntimeException(String message) |
TransactionRuntimeException(String message,
Throwable cause) |
TransactionRuntimeException(Throwable cause) |
Copyright © 2019 dromara. All rights reserved.