Package org.geotools.data.vpf.exc
Class VPFRowDataException
Object
Throwable
Exception
IOException
VPFDataException
VPFRowDataException
- All Implemented Interfaces:
- Serializable
VPFRowDataException.java Created: Mon Jan 27 21:29:00 2003
- Author:
- Artur Hefczyc
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionCreates a new VPFRowDataException object.Creates a new VPFRowDataException object.
- 
Method SummaryMethods inherited from class ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
VPFRowDataExceptionpublic VPFRowDataException()Creates a new VPFRowDataException object.
- 
VPFRowDataExceptionCreates a new VPFRowDataException object.- Parameters:
- msg- DOCUMENT ME!
 
 
-