ServerException

class ServerException : FirebaseVertexAIException


The server responded with a non 200 response code.

Summary

Public constructors

ServerException(message: String, cause: Throwable?)

Inherited properties

From kotlin.Throwable

Public constructors

ServerException

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