Exception: Webgen::Page::FormatError

Inherits:
Error
  • Object
show all
Defined in:
lib/webgen/page.rb

Overview

Raised during parsing of data in Webgen Page Format if the data is invalid.

Instance Attribute Summary

Attributes inherited from Error

#location, #path

Method Summary

Methods inherited from Error

error_file, error_line, #initialize, #message

Constructor Details

This class inherits a constructor from Webgen::Error