nl.knaw.dans.common.dbflib
Class RecordTooLargeException

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.RecordTooLargeException
All Implemented Interfaces:
Serializable

public class RecordTooLargeException
extends DbfLibException

Thrown when trying to add a record with more fields than are defined in the table file.

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.