Exception: HTM::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/htm/errors.rb

Overview

Base error class for all HTM errors

All custom HTM errors inherit from this class, providing a common ancestor for error handling.