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