EnvironmentNotReadyException

class EnvironmentNotReadyException : EnvironmentNotPreparedException


Ausnahme, die ausgelöst wird, wenn die Umgebung nicht für den API-Aufruf bereit ist.

Zusammenfassung

Öffentliche Konstruktoren

Übernommene Attribute

Ab kotlin.Throwable

Öffentliche Konstruktoren

EnvironmentNotReadyException

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