Package 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
-
-
Constructor Summary
Constructors Constructor Description DbaseFileException(String s)
DbaseFileException(String s, Throwable cause)
-
Method Summary
-
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-