FirebaseAutoFunctionException

class FirebaseAutoFunctionException : FirebaseAIException


Thrown when a function invoked by the model has an error that should be returned to the model

Summary

Public constructors

Inherited properties

From kotlin.Throwable

Public constructors

FirebaseAutoFunctionException

FirebaseAutoFunctionException(message: String)