Uses of Class
com.google.genai.gaos.models.errors.GaosBaseException
Packages that use GaosBaseException
-
Uses of GaosBaseException in com.google.genai.gaos.models.errors
Subclasses of GaosBaseException in com.google.genai.gaos.models.errorsModifier and TypeClassDescriptionclassThrown by a service call when an error response occurs.Methods in com.google.genai.gaos.models.errors that return GaosBaseExceptionModifier and TypeMethodDescriptionGaosBaseException.withBody(byte[] body) GaosBaseException.withCode(int code) GaosBaseException.withRawResponse(HttpResponse<?> rawResponse)