org.h2gis.drivers.dbf.internal
Class DbaseFileException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.h2gis.drivers.dbf.internal.DbaseFileException
- All Implemented Interfaces:
- Serializable
public class DbaseFileException
- extends Exception
Thrown when an error relating to the shapefile
occurs.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.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 © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.