Freigeben über


FabricObjectClosedException Klasse

  • java.lang.Object
    • RuntimeException

public class FabricObjectClosedException extends FabricException

Zusammenfassung zum Konstruktor

Konstruktor Beschreibung
FabricObjectClosedException()
FabricObjectClosedException(String message)
FabricObjectClosedException(String message, Throwable cause)
FabricObjectClosedException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
FabricObjectClosedException(Throwable cause)

Geerbte Elemente

Details zum Konstruktor

FabricObjectClosedException

public FabricObjectClosedException()

FabricObjectClosedException

public FabricObjectClosedException(String message)

Parameter:

message

FabricObjectClosedException

public FabricObjectClosedException(String message, Throwable cause)

Parameter:

message
cause

FabricObjectClosedException

protected FabricObjectClosedException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)

Parameter:

message
cause
enableSuppression
writableStackTrace

FabricObjectClosedException

public FabricObjectClosedException(Throwable cause)

Parameter:

cause

Gilt für: