Exception: Dentaku::Error
- Inherits:
-
StandardError
- Object
- StandardError
- Dentaku::Error
- Defined in:
- lib/dentaku/exceptions.rb
Direct Known Subclasses
MathDomainError, NodeError, ParseError, TokenizerError, UnboundVariableError
Instance Attribute Summary collapse
-
#recipient_variable ⇒ Object
Returns the value of attribute recipient_variable.
Instance Attribute Details
#recipient_variable ⇒ Object
Returns the value of attribute recipient_variable.
3 4 5 |
# File 'lib/dentaku/exceptions.rb', line 3 def recipient_variable @recipient_variable end |