Class XmlProcessingAbort

All Implemented Interfaces:
Serializable

public class XmlProcessingAbort extends RuntimeException
An unchecked exception, triggered when a user-supplied ErrorReporter requests that processing should be aborted
See Also:
  • Constructor Details

    • XmlProcessingAbort

      public XmlProcessingAbort(String message)