Exception: Rxhp::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/rxhp/error.rb

Overview

Base class for runtime errors from Rxhp.

Most exceptions in Rxhp are actually subclasses of ScriptError, which is not a subclass of this.