Packages

p

org.apache.daffodil.udf

exceptions

package exceptions

Type Members

  1. class UserDefinedFunctionFatalException extends Exception

    Exception to throw to abort parsing/unparsing.

    Exception to throw to abort parsing/unparsing.

    Annotations
    @SuppressWarnings()
  2. class UserDefinedFunctionProcessingError extends Exception

    Exception to throw to cause backtracking during parsing/unparsing.

    Exception to throw to cause backtracking during parsing/unparsing.

    Annotations
    @SuppressWarnings()

Ungrouped