Package com.icl.saxon

Class InternalSaxonError

java.lang.Object
java.lang.Throwable
java.lang.Error
com.icl.saxon.InternalSaxonError
All Implemented Interfaces:
Serializable

public class InternalSaxonError extends Error
An InternalError represents an condition detected during Saxon processing that should never occur.
See Also:
  • Constructor Details

    • InternalSaxonError

      public InternalSaxonError(String message)