Exception: Sashite::Cell::Errors::Argument
- Inherits:
-
ArgumentError
- Object
- ArgumentError
- Sashite::Cell::Errors::Argument
- Defined in:
- lib/sashite/cell/errors/argument.rb,
lib/sashite/cell/errors/argument/messages.rb
Overview
Custom error class for CELL parsing and validation failures.
Inherits from ArgumentError to maintain semantic meaning while allowing specific rescue of CELL-related errors.
Defined Under Namespace
Modules: Messages