nl.knaw.dans.common.dbflib
Class DbfLibException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by nl.knaw.dans.common.dbflib.DbfLibException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CorruptedTableException, DataMismatchException, InvalidFieldLengthException, InvalidFieldTypeException, RecordTooLargeException, ValueTooLargeException

public abstract class DbfLibException
extends Exception

Base class for all DANS DBF Library expections.

Author:
Jan van Mansum
See Also:
Serialized Form

Constructor Summary
protected DbfLibException(String message)
           
 
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
 

Constructor Detail

DbfLibException

protected DbfLibException(String message)


Copyright © 2009-2012 DANS. All Rights Reserved.