Compartilhar via


FabricKeyNotFoundException Classe

  • java.lang.Object
    • RuntimeException

public class FabricKeyNotFoundException extends FabricException

Resumo do Construtor

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

Membros herdados

Detalhes do construtor

FabricKeyNotFoundException

public FabricKeyNotFoundException()

FabricKeyNotFoundException

public FabricKeyNotFoundException(String message)

Parâmetros:

message

FabricKeyNotFoundException

public FabricKeyNotFoundException(String message, Throwable cause)

Parâmetros:

message
cause

FabricKeyNotFoundException

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

Parâmetros:

message
cause
enableSuppression
writableStackTrace

FabricKeyNotFoundException

public FabricKeyNotFoundException(Throwable cause)

Parâmetros:

cause

Aplica-se a