Package org.apache.poi.hssf.model
Class InternalSheet.UnsupportedBOFType
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.poi.util.RecordFormatException
org.apache.poi.hssf.model.InternalSheet.UnsupportedBOFType
- All Implemented Interfaces:
Serializable
- Enclosing class:
InternalSheet
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.poi.util.RecordFormatException
check
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnsupportedBOFType
protected UnsupportedBOFType(int type)
-
-
Method Details
-
getType
public int getType()
-