Exception: Dcc::SchemaError

Inherits:
ValidationError show all
Defined in:
lib/dcc/error.rb

Overview

Raised when an XSD validation fails or the XSD itself cannot be loaded.

Instance Attribute Summary

Attributes inherited from ValidationError

#issues

Method Summary

Methods inherited from ValidationError

#initialize

Constructor Details

This class inherits a constructor from Dcc::ValidationError