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