Uses of Class
com.luciad.ogc.ows.model.TLcdOWSHttpTransportException
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.
Modeling of an OGC Web Map Service (WMS) and corresponding client API.
-
Uses of TLcdOWSHttpTransportException in com.luciad.ogc.ows.model
Modifier and TypeMethodDescriptionprotected TLcdOWSInputStream
TLcdOWSHttpTransport.handleResponse
(URI aURI, ILcdOWSRequest aRequest, int aResponse, String aResponseMessage, Map aHeaderFields) This method is called if an error response code is received from the HTTP server and if the content of response is not a service exception. -
Uses of TLcdOWSHttpTransportException in com.luciad.wms.client.model
Modifier and TypeClassDescriptionclass
Represents an exception that results from an invalid HTTP response that was received from a server.