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