UnknownException
class UnknownException : FirebaseVertexAIException
kotlin.Any | |||||
↳ | kotlin.Throwable | ||||
↳ | java.lang.Exception | ||||
↳ | java.lang.RuntimeException | ||||
↳ | com.google.firebase.vertexai.type.FirebaseVertexAIException | ||||
↳ | com.google.firebase.vertexai.type.UnknownException |
Catch all case for exceptions not explicitly expected.