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