FabricObjectClosedException 构造函数
定义
重载
FabricObjectClosedException()
public FabricObjectClosedException()
FabricObjectClosedException(String message)
public FabricObjectClosedException(String message)
参数
FabricObjectClosedException(String message, Throwable cause)
public FabricObjectClosedException(String message, Throwable cause)
参数
FabricObjectClosedException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
protected FabricObjectClosedException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
参数
- enableSuppression
-
boolean
- writableStackTrace
-
boolean
FabricObjectClosedException(Throwable cause)
public FabricObjectClosedException(Throwable cause)
参数
适用于