Exception: Gisele::InternalError

Inherits:
Error
  • Object
show all
Defined in:
lib/gisele/errors.rb

Overview

Internal errors certainly denote bugs in the implementation. They are typically raised when a precondition is violated.

Direct Known Subclasses

UnexpectedNodeError

Instance Attribute Summary

Attributes inherited from Error

#cause

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Gisele::Error