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 Summary
ConstructorsConstructorDescriptionCreates a new VPFRowDataException object.Creates a new VPFRowDataException object. -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
VPFRowDataException
public VPFRowDataException()Creates a new VPFRowDataException object. -
VPFRowDataException
Creates a new VPFRowDataException object.- Parameters:
msg
- DOCUMENT ME!
-