EnvironmentNotReadyException

class EnvironmentNotReadyException : EnvironmentNotPreparedException


Exception thrown when the environment is not ready for the API call.

Summary

Public constructors

Inherited properties

From kotlin.Throwable

Public constructors

EnvironmentNotReadyException

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