Package loci.poi.hssf.record
Class RecordFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
loci.poi.hssf.record.RecordFormatException
- All Implemented Interfaces:
Serializable
Title: Record Format Exception
Description: Used by records to indicate invalid format/data.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRecordFormatException(String exception) RecordFormatException(String exception, Throwable thr) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RecordFormatException
-
RecordFormatException
-
RecordFormatException
-