FabricElementNotFoundException クラス
- java.
lang. Object - RuntimeException
- FabricException
- system.
fabric. exception. FabricElementNotFoundException
- system.
public class FabricElementNotFoundException extends FabricException
コンストラクターの概要
継承メンバー
コンストラクターの詳細
FabricElementNotFoundException
public FabricElementNotFoundException()
FabricElementNotFoundException
public FabricElementNotFoundException(FabricErrorCode errorCode)
パラメーター:
FabricElementNotFoundException
public FabricElementNotFoundException(String message)
パラメーター:
FabricElementNotFoundException
public FabricElementNotFoundException(String message, FabricErrorCode errorCode)
パラメーター:
FabricElementNotFoundException
public FabricElementNotFoundException(String message, Throwable cause)
パラメーター:
FabricElementNotFoundException
protected FabricElementNotFoundException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
パラメーター:
FabricElementNotFoundException
protected FabricElementNotFoundException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace, FabricErrorCode errorCode)
パラメーター:
FabricElementNotFoundException
public FabricElementNotFoundException(String message, Throwable cause, FabricErrorCode errorCode)
パラメーター:
FabricElementNotFoundException
public FabricElementNotFoundException(Throwable cause)
パラメーター:
FabricElementNotFoundException
public FabricElementNotFoundException(Throwable cause, FabricErrorCode errorCode)
パラメーター:
適用対象
Azure SDK for Java