module Hermod
The namespace for the gem
Constants
- DuplicateNodeError
Public: the error that's raised when you try to define two nodes with the same name when building an
XmlSection
.- InvalidInputError
Public: the error that's raised whenever some validation or constraint specified on a node fails.
- VERSION
- XmlError
Internal: the base class from which all
Hermod
errors inherit