Exception: Fu::SyntaxError

Inherits:
Error
  • Object
show all
Defined in:
lib/fu/error.rb

Overview

SyntaxError is the type of exception raised when Fu encounters an ill-formatted document.

Instance Attribute Summary

Attributes inherited from Error

#position

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Fu::Error