Class: Duxml::QualifyErrorClass

Inherits:
ErrorClass show all
Includes:
QualifyError
Defined in:
lib/duxml/meta/history/qualify_error.rb

Overview

created when grammar detects error from user input

Instance Attribute Summary

Attributes inherited from ChangeClass

#time_stamp

Attributes inherited from PatternClass

#subject

Attributes included from Duxml

#doc

Attributes included from Saxer

#io

Method Summary

Methods included from QualifyError

#description

Methods inherited from ErrorClass

#initialize

Methods included from Error

#error?

Methods inherited from ChangeClass

#initialize

Methods included from Change

#<=>, #abstract?, #description, #line

Methods inherited from PatternClass

#initialize

Methods included from Pattern

#<=>, #abstract?, #concrete?, #description, #name, #object, #relationship, #simple_name, #xml

Methods included from Duxml

#load, #log, #save, #validate

Methods included from Saxer

#sax

Constructor Details

This class inherits a constructor from Duxml::ErrorClass