Exception: Gisele::NoSuchVariableError

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

Overview

Raised when a variable is not known.

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