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) |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
getAttachment() |
void |
setAttachment(Object attachment) |
Copyright © 2019. All rights reserved.