EnvironmentNotReadyException

class EnvironmentNotReadyException : EnvironmentNotPreparedException


当环境未准备好进行 API 调用时抛出的异常。

摘要

公共构造函数

继承的媒体资源

来自 kotlin.Throwable

公共构造函数

EnvironmentNotReadyException

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