Package org.apache.daffodil.api.exceptions
package org.apache.daffodil.api.exceptions
-
ExceptionsClassDescriptionThis exception is thrown when and unexpected error occurs while unparsing an infoset with an XMLReader and a
DaffodilUnparseContentHandler
.This exception is thrown when UnparseResult.isError returns true while unparsing an infoset with an XMLReader and a DaffodilUnparseContentHandler.This exception will be thrown if an error occurs when setting an external variable.This exception will be thrown as a result of attempting to reload a saved parser that is invalid (not a parser file, corrupt, etc.) or is not in the GZIP format.This exception will be thrown as a result of an invalid usage of the Daffodil API