Package-level declarations

Types

Link copied to clipboard
internal object ExceptionTranslator

This component categorizes PostgreSQL error messages based on their SQLSTATE error codes, providing developers with actionable, high-level information. Most of the specific exceptions (ConnectionException, ConcurrencyException, etc.) are commented out or mapped to generic OctaviusException as placeholders for future implementation.