Package com.icl.saxon

Class 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:
    Serialized Form
    • Constructor Detail

      • InternalSaxonError

        public InternalSaxonError​(String message)