public class TransactionException extends RuntimeException
| 构造器和说明 |
|---|
TransactionException() |
TransactionException(String massage) |
TransactionException(String massage,
Throwable cause) |
TransactionException(Throwable cause) |
Copyright © 2021. All rights reserved.