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