Dela via


FabricKeyNotFoundException Class

  • java.lang.Object
    • RuntimeException

public class FabricKeyNotFoundException extends FabricException

Inherited Members

Constructor Details

FabricKeyNotFoundException

public FabricKeyNotFoundException()

FabricKeyNotFoundException

public FabricKeyNotFoundException(String message)

Parameters:

message

FabricKeyNotFoundException

public FabricKeyNotFoundException(String message, Throwable cause)

Parameters:

message
cause

FabricKeyNotFoundException

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

Parameters:

message
cause
enableSuppression
writableStackTrace

FabricKeyNotFoundException

public FabricKeyNotFoundException(Throwable cause)

Parameters:

cause

Applies to