FabricElementNotFoundException Classe
- java.
lang. Object - RuntimeException
- FabricException
- system.
fabric. exception. FabricElementNotFoundException
- system.
public class FabricElementNotFoundException extends FabricException
Récapitulatif du constructeur
Membres hérités
Détails du constructeur
FabricElementNotFoundException
public FabricElementNotFoundException()
FabricElementNotFoundException
public FabricElementNotFoundException(FabricErrorCode errorCode)
Paramètres:
FabricElementNotFoundException
public FabricElementNotFoundException(String message)
Paramètres:
FabricElementNotFoundException
public FabricElementNotFoundException(String message, FabricErrorCode errorCode)
Paramètres:
FabricElementNotFoundException
public FabricElementNotFoundException(String message, Throwable cause)
Paramètres:
FabricElementNotFoundException
protected FabricElementNotFoundException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
Paramètres:
FabricElementNotFoundException
protected FabricElementNotFoundException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace, FabricErrorCode errorCode)
Paramètres:
FabricElementNotFoundException
public FabricElementNotFoundException(String message, Throwable cause, FabricErrorCode errorCode)
Paramètres:
FabricElementNotFoundException
public FabricElementNotFoundException(Throwable cause)
Paramètres:
FabricElementNotFoundException
public FabricElementNotFoundException(Throwable cause, FabricErrorCode errorCode)
Paramètres:
S’applique à
Azure SDK for Java