Exception: Moxml::XPath::Error

Inherits:
Moxml::XPathError show all
Defined in:
lib/moxml/xpath/errors.rb

Overview

Base error for XPath-specific errors Inherits from Moxml::XPathError to maintain compatibility

Instance Attribute Summary

Attributes inherited from Moxml::XPathError

#adapter, #expression, #node

Method Summary

Methods inherited from Moxml::XPathError

#initialize, #to_s

Constructor Details

This class inherits a constructor from Moxml::XPathError