Skip to main content
Galileo home page
Search...
⌘K
Ask AI
Sign Up
Sign Up
Search...
Navigation
galileo
exceptions
Documentation
Learn
SDK/API Reference
Cookbooks
Release Notes
Overview
Python SDK Reference
Overview
galileo
datasets
decorator
exceptions
experiments
experiment_tags
export
job_progress
log_streams
metrics
otel
projects
prompts
protect
runs
scorers
search
stages
traces
tracing
handlers
logger
middleware
openai
utils
TypeScript SDK Reference
Overview
galileo
API Reference
Overview
v2
On this page
Module
GalileoLoggerException
GalileoAPIError
BadRequestError
AuthenticationError
ForbiddenError
NotFoundError
ConflictError
RateLimitError
ServerError
galileo
exceptions
Copy page
Copy page
Module
Galileo SDK exceptions.
GalileoLoggerException
Exception raised by GalileoLogger.
GalileoAPIError
Base class for Galileo API HTTP errors with actionable messages.
BadRequestError
HTTP 400 - The request was malformed or invalid.
AuthenticationError
HTTP 401 - Authentication failed.
ForbiddenError
HTTP 403 - Insufficient permissions.
NotFoundError
HTTP 404 - Resource not found.
ConflictError
HTTP 409 - Resource conflict.
RateLimitError
HTTP 429 - Rate limit exceeded.
ServerError
HTTP 5xx - Server-side error.
Was this page helpful?
Yes
No
Suggest edits
Raise issue
decorator
experiments
⌘I
Assistant
Responses are generated using AI and may contain mistakes.