InvalidAPIKeyException

class InvalidAPIKeyException : FirebaseVertexAIException


The server responded that the API Key is not valid.

Summary

Public constructors

Inherited properties

From kotlin.Throwable

Public constructors

InvalidAPIKeyException

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