Package org.geotools.dbffile
Class DbfFileException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.geotools.dbffile.DbfFileException
-
- All Implemented Interfaces:
Serializable
public class DbfFileException extends Exception
Thrown when an error relating to the shapefile occures- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DbfFileException(String s)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
DbfFileException
public DbfFileException(String s)
-
-