Exception: RatatuiRuby::Error::Internal
- Inherits:
-
RatatuiRuby::Error
- Object
- StandardError
- RatatuiRuby::Error
- RatatuiRuby::Error::Internal
- Defined in:
- lib/ratatui_ruby.rb
Overview
Framework bug.
This error indicates a bug within the RatatuiRuby framework itself. If you encounter this, the framework is broken — please report it.
Normal application errors use standard exceptions like ArgumentError. This exception class distinguishes "our bug" from "your bug".