InvalidStateException

class InvalidStateException : FirebaseVertexAIException


Some form of state occurred that shouldn't have.

Usually indicative of consumer error.

Summary

Public constructors

InvalidStateException(message: String, cause: Throwable?)

Inherited properties

From kotlin.Throwable

Public constructors

InvalidStateException

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