nl.knaw.dans.common.dbflib
Class InvalidFieldLengthException

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

public class InvalidFieldLengthException
extends DbfLibException

Thrown when trying to add a Field with and invalid length to a Table.

Author:
Vesa Ã…kerman
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.