Receive notification of a non-recoverable error.
The processor may choose to continue, but will not normally proceed to a successful completion.
The method should throw an exception if it is unable to process the error, or if it wishes execution to terminate immediately. The processor will not necessarily honor this request.
exception | The error information encapsulated in a
TransformerException. |
javax.xml.transform.TransformerException | if the application chooses to discontinue the transformation. |
javax.xml.transform.TransformerException
Diagram: Support