public class VPFDataFormatException extends RuntimeException
Created: Wed Jan 29 10:28:53 2003
Constructor and Description |
---|
VPFDataFormatException()
Creates a new VPFDataFormatException object.
|
VPFDataFormatException(String message)
Creates a new VPFDataFormatException object.
|
VPFDataFormatException(String message,
Throwable cause)
Creates a new VPFDataFormatException object.
|
VPFDataFormatException(Throwable cause)
Creates a new VPFDataFormatException object.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public VPFDataFormatException()
public VPFDataFormatException(String message)
message
- DOCUMENT ME!public VPFDataFormatException(String message, Throwable cause)
message
- DOCUMENT ME!cause
- DOCUMENT ME!public VPFDataFormatException(Throwable cause)
cause
- DOCUMENT ME!Copyright © 1996–2022 Geotools. All rights reserved.