Exception: Yoga::ParseError Private

Inherits:
LocationError show all
Defined in:
lib/yoga/errors.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

An error that occurred with parsing.

Direct Known Subclasses

InvalidShiftError, UnexpectedTokenError

Instance Attribute Summary

Attributes inherited from LocationError

#location

Method Summary

Methods inherited from Error

#generate_message, #initialize

Constructor Details

This class inherits a constructor from Yoga::Error