org.geotools.data.shapefile.dbf
Class DbaseFileException
Object
Throwable
Exception
IOException
DataSourceException
DbaseFileException
- All Implemented Interfaces:
- Serializable
public class DbaseFileException
- extends DataSourceException
Thrown when an error relating to the shapefile occurs.
- See Also:
- Serialized Form
- Module:
trunk/gt/modules
(gt-modules.jar
) (Maven report) (SVN head)
Methods inherited from class Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DbaseFileException
public DbaseFileException(String s)
DbaseFileException
public DbaseFileException(String s,
Throwable cause)
Copyright © 1996-2009 Geotools. All Rights Reserved.