Exception: Lox::DividedByZeroError
- Defined in:
- lib/loxby/helpers/errors.rb
Overview
A loxby error class raised when a number is divided by zero.
Instance Attribute Summary
Attributes inherited from RunError
Method Summary
Methods inherited from RunError
Constructor Details
This class inherits a constructor from Lox::RunError