nl.knaw.dans.common.dbflib
Class CorruptedTableException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by nl.knaw.dans.common.dbflib.DbfLibException
              extended by nl.knaw.dans.common.dbflib.CorruptedTableException
All Implemented Interfaces:
Serializable

public class CorruptedTableException
extends DbfLibException

Thrown to indicate that a table did not comply with the supported versions of the DBF file format.

Author:
Jan van Mansum
See Also:
Serialized Form

Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



Copyright © 2009-2012 DANS. All Rights Reserved.