nl.knaw.dans.common.dbflib
Class DbfLibException
java.lang.Object
java.lang.Throwable
java.lang.Exception
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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DbfLibException
protected DbfLibException(String message)
Copyright © 2009-2012 DANS. All Rights Reserved.