Partager via


FabricKeyNotFoundException Classe

  • java.lang.Object
    • RuntimeException

public class FabricKeyNotFoundException extends FabricException

Récapitulatif du constructeur

Constructeur Description
FabricKeyNotFoundException()
FabricKeyNotFoundException(String message)
FabricKeyNotFoundException(String message, Throwable cause)
FabricKeyNotFoundException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
FabricKeyNotFoundException(Throwable cause)

Membres hérités

Détails du constructeur

FabricKeyNotFoundException

public FabricKeyNotFoundException()

FabricKeyNotFoundException

public FabricKeyNotFoundException(String message)

Paramètres:

message

FabricKeyNotFoundException

public FabricKeyNotFoundException(String message, Throwable cause)

Paramètres:

message
cause

FabricKeyNotFoundException

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

Paramètres:

message
cause
enableSuppression
writableStackTrace

FabricKeyNotFoundException

public FabricKeyNotFoundException(Throwable cause)

Paramètres:

cause

S’applique à