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