FabricElementAlreadyExistsException Classe
- java.
lang. Object - RuntimeException
- FabricException
- system.
fabric. exception. FabricElementAlreadyExistsException
- system.
public class FabricElementAlreadyExistsException extends FabricException
Resumo do Construtor
Membros herdados
Detalhes do construtor
FabricElementAlreadyExistsException
public FabricElementAlreadyExistsException()
FabricElementAlreadyExistsException
public FabricElementAlreadyExistsException(FabricErrorCode errorCode)
Parâmetros:
FabricElementAlreadyExistsException
public FabricElementAlreadyExistsException(String message)
Parâmetros:
FabricElementAlreadyExistsException
public FabricElementAlreadyExistsException(String message, FabricErrorCode errorCode)
Parâmetros:
FabricElementAlreadyExistsException
public FabricElementAlreadyExistsException(String message, Throwable cause)
Parâmetros:
FabricElementAlreadyExistsException
protected FabricElementAlreadyExistsException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
Parâmetros:
FabricElementAlreadyExistsException
protected FabricElementAlreadyExistsException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace, FabricErrorCode errorCode)
Parâmetros:
FabricElementAlreadyExistsException
public FabricElementAlreadyExistsException(String message, Throwable cause, FabricErrorCode errorCode)
Parâmetros:
FabricElementAlreadyExistsException
public FabricElementAlreadyExistsException(Throwable cause)
Parâmetros:
FabricElementAlreadyExistsException
public FabricElementAlreadyExistsException(Throwable cause, FabricErrorCode errorCode)
Parâmetros:
Aplica-se a
Azure SDK for Java