Module: Takagi::Errors
- Defined in:
- lib/takagi/errors.rb
Overview
Enhanced error messages for better developer experience
Provides helpful error messages with:
- Context about what went wrong
- Suggestions for how to fix it
- Links to documentation
- Similar/related options (fuzzy matching)
Defined Under Namespace
Classes: ConfigurationError, ControllerNotFoundError, MiddlewareError, MountError, ObservableError, ProtocolError, RegistryError, RouteError, ServerError, TakagiError, ThreadPoolError, ValidationError