Uses of Class
com.luciad.ogc.ows.model.TLcdOWSExceptionReport
Package
Description
This package contains an implementation of the OGC Web Service (OWS) common specification
version 1.0 and 1.1.0, as described respectively in OGC documents 05-008c1 and 06-121r3.
-
Uses of TLcdOWSExceptionReport in com.luciad.ogc.ows.model
Modifier and TypeMethodDescriptionTLcdOWSServerException.getExceptionReport()
Returns the report associated with this exception.ModifierConstructorDescriptionTLcdOWSServerException
(TLcdOWSExceptionReport aExceptionReport) Constructs a newTLcdOWSServerException
with the given exception report.TLcdOWSServerException
(TLcdOWSExceptionReport aExceptionReport, Throwable cause) Constructs a newTLcdOWSServerException
with the given exception report and cause.