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