Class SAXStopParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.github.cla9.excel.reader.exception.SAXStopParseException
- All Implemented Interfaces:
java.io.Serializable
public class SAXStopParseException
extends java.lang.RuntimeException
The type Sax stop parse exception.
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description SAXStopParseException() -
Method Summary
-
Constructor Details
-
SAXStopParseException
public SAXStopParseException()
-