Uses of Class
com.google.genai.gaos.models.errors.GaosApiException
Packages that use GaosApiException
-
Uses of GaosApiException in com.google.genai.gaos.models.errors
Methods in com.google.genai.gaos.models.errors that return GaosApiExceptionModifier and TypeMethodDescriptionstatic GaosApiExceptionGaosApiException.from(String message, HttpResponse<InputStream> rawResponse) static GaosApiExceptionGaosApiException.from(String message, HttpResponse<InputStream> rawResponse, Throwable cause)