EnvironmentNotReadyException

class EnvironmentNotReadyException : EnvironmentNotPreparedException


當環境尚未準備好進行 API 呼叫時,系統會擲回例外狀況。

摘要

公用建構函式

繼承屬性

來自 kotlin.Throwable

公用建構函式

EnvironmentNotReadyException

EnvironmentNotReadyException(message: String, cause: Throwable? = null)