Class RuntimeSAXException

All Implemented Interfaces:
Serializable

public class RuntimeSAXException extends RuntimeException
Use this to throw a SAXException in subclassed methods that don't throw SAXExceptions
See Also:
  • Constructor Details

    • RuntimeSAXException

      public RuntimeSAXException(SAXException t)