Exception: Antelope::Ace::SyntaxError

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

Overview

Used primarily in the Scanner, this is raised when an input is malformed. The message should contain a snippet of the input which caused the error.