public class TxLoggerException extends Exception
| 构造器和说明 |
|---|
TxLoggerException() |
TxLoggerException(String message) |
TxLoggerException(String message,
Throwable cause) |
TxLoggerException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
TxLoggerException(Throwable cause) |
Copyright © 2019. All rights reserved.