Documentation of 'org.apache.poi.util.RecordFormatException' Java class
RecordFormatException
org.apache.poi.util

Class RecordFormatException

  • All Implemented Interfaces:
    java.io.Serializable
    Direct Known Subclasses:
    RecordFormatException


    public class RecordFormatException
    extends java.lang.RuntimeException
    A common exception thrown by our binary format parsers (especially HSSF and DDF), when they hit invalid format or data when processing a record.
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • RecordFormatException

        public RecordFormatException(java.lang.String exception)
      • RecordFormatException

        public RecordFormatException(java.lang.String exception,
                                     java.lang.Throwable thr)
      • RecordFormatException

        public RecordFormatException(java.lang.Throwable thr)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.