Package com.adobe.xmp.schema.rng.parser.exceptions
-
Exception Summary Exception Description RNGElementNotSupportedException This exception is thrown on encountering an element in RelaxNG schema, which is not yet supported by the RelaxNG Parser in that context.RNGInvalidSchemaException Wrapper over an IllegalSchemaException exception.RNGParseException Base class of exceptions encountered while parsing RelaxNG schema to constuct XMP schemas.RNGUnexpectedElementFoundException At each state of traversing the RelaxNG data model, only a few element are expected for the data model to represent valid XMP schemas.