deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.ogcbase.OGCException

Packages that use OGCException
org.deegree.ogcbase Provides common classes to deal with an OGC conform service instance. 
org.deegree.ogcwebservices   
org.deegree.ogcwebservices.csw Catalog Service 2.0 (OGC CS-W Version 2.0.0). 
org.deegree.ogcwebservices.getcapabilities   
org.deegree.ogcwebservices.wcs Web Coverage Service 1.1.7 (OGC WCS Version 1.0.0). 
org.deegree.ogcwebservices.wcs.configuration   
org.deegree.ogcwebservices.wcs.describecoverage   
org.deegree.ogcwebservices.wcs.getcapabilities   
org.deegree.ogcwebservices.wmps Web Map Service 1.1.3 (OGC WMS Version 1.1.1). 
org.deegree.ogcwebservices.wms Web Map Service 1.1.3 (OGC WMS Version 1.1.1). 
org.deegree.ogcwebservices.wps   
 

Uses of OGCException in org.deegree.ogcbase
 

Subclasses of OGCException in org.deegree.ogcbase
 class InvalidGMLException
           
 class InvalidSRSException
           
 

Methods in org.deegree.ogcbase that throw OGCException
 void Description.setLabel(String label)
           
 void DescriptionBase.setName(String name)
           
 

Constructors in org.deegree.ogcbase that throw OGCException
Description(String name, String label)
           
Description(String name, String label, String description, MetadataLink metadataLink)
           
DescriptionBase(String name)
          just name is mandatory
DescriptionBase(String name, String description, MetadataLink metadataLink)
           
 

Uses of OGCException in org.deegree.ogcwebservices
 

Subclasses of OGCException in org.deegree.ogcwebservices
 class CurrentUpdateSequenceException
          Value of (optional) updateSequence parameter in GetCapabilities operation request equals the current value of service metadata updateSequence number.
 class InconsistentRequestException
          Thrown, if the Capabilities-document and the including configuration was invalid / inconsistent.
 class InvalidParameterValueException
          Operation request contains an invalid parameter value locator = Name of parameter with invalid value
 class InvalidUpdateSequenceException
          Value of (optional) updateSequence parameter in GetCapabilities operation request is greater than current value of service metadata updateSequence number locator = None, omit �locator� parameter
 class MissingParameterValueException
          Operation request does not include a parameter value, and this server did not declare a default value for that parameter locator = Name of missing parameter
 class NoApplicableCodeException
          No other exceptionCode specified by this service and server applies to this exception locator = None, omit �locator� parameter
 class OGCWebServiceException
           
 class OperationNotSupportedException
          Request is for an operation that is not supported by this server locator value = Name of operation not supported
 class VersionNegotiationFailedException
          List of versions in �AcceptVersions� parameter value in GetCapabilities operation request did not include any version supported by this server.
 

Uses of OGCException in org.deegree.ogcwebservices.csw
 

Subclasses of OGCException in org.deegree.ogcwebservices.csw
 class NonexistentCollectionException
           
 class NonexistentTypeException
           
 

Uses of OGCException in org.deegree.ogcwebservices.getcapabilities
 

Subclasses of OGCException in org.deegree.ogcwebservices.getcapabilities
 class InvalidCapabilitiesException
           
 

Constructors in org.deegree.ogcwebservices.getcapabilities that throw OGCException
Service(String name, String label, CodeList fees, CodeList[] accessConstraints)
           
Service(String description, String name, MetadataLink metadataLink, String label, Keywords[] keywords, CitedResponsibleParty citedResponsibleParty, CodeList fees, CodeList[] accessConstraints, String version, String updateSequence)
           
Service(String name, String label, String description, CitedResponsibleParty citedResponsibleParty, CodeList fees, CodeList[] accessConstraints)
           
 

Uses of OGCException in org.deegree.ogcwebservices.wcs
 

Subclasses of OGCException in org.deegree.ogcwebservices.wcs
 class WCSException
           
 

Constructors in org.deegree.ogcwebservices.wcs that throw OGCException
CoverageOfferingBrief(String name, String label, String description, MetadataLink metadataLink, LonLatEnvelope lonLatEnvelope, Keywords[] keywords)
           
CoverageOfferingBrief(String name, String label, String description, MetadataLink metadataLink, LonLatEnvelope lonLatEnvelope, Keywords[] keywords, URL configuration)
           
 

Uses of OGCException in org.deegree.ogcwebservices.wcs.configuration
 

Subclasses of OGCException in org.deegree.ogcwebservices.wcs.configuration
 class InvalidConfigurationException
           
 class InvalidCVExtensionException
           
 class UnknownCVExtensionException
           
 

Methods in org.deegree.ogcwebservices.wcs.configuration that throw OGCException
protected  CoverageOfferingBrief WCSConfigurationDocument.parseCoverageOfferingBrief(Element element)
          creates a CoverageOfferingBrief object from the passed element encapsulating one CoverageOfferingBrief part of the WCS ContentMetadata section
 

Uses of OGCException in org.deegree.ogcwebservices.wcs.describecoverage
 

Subclasses of OGCException in org.deegree.ogcwebservices.wcs.describecoverage
 class InvalidCoverageDescriptionExcpetion
           
 

Constructors in org.deegree.ogcwebservices.wcs.describecoverage that throw OGCException
AxisDescription(String name, String label, String description, MetadataLink metadataLink, URI semantic, URI refSys, String refSysLabel, Values values)
           
AxisDescription(String name, String label, Values values)
           
CoverageOffering(String name, String label, String description, MetadataLink metadataLink, LonLatEnvelope lonLatEnvelope, Keywords[] keywords, DomainSet domainSet, RangeSet rangeSet, SupportedSRSs supportedCRSs, SupportedFormats supportedFormats, SupportedInterpolations supportedInterpolations, Extension extension)
           
RangeSet(String name, String label)
           
RangeSet(String name, String label, String description, MetadataLink metadataLink, URI semantic, URI refSys, String refSysLabel, ValueEnum nullValues, AxisDescription[] axisDescription)
           
RangeSet(String name, String label, ValueEnum nullValues, AxisDescription[] axisDescription)
           
 

Uses of OGCException in org.deegree.ogcwebservices.wcs.getcapabilities
 

Methods in org.deegree.ogcwebservices.wcs.getcapabilities that throw OGCException
protected  CoverageOfferingBrief WCSCapabilitiesDocument.parseCoverageOfferingBrief(Element element)
          creates a CoverageOfferingBrief object from the passed element encapsulating one CoverageOfferingBrief part of the WCS ContentMetadata section
 

Uses of OGCException in org.deegree.ogcwebservices.wmps
 

Subclasses of OGCException in org.deegree.ogcwebservices.wmps
 class PrintMapServiceException
          PrintMap service exception is a specialization of the ogc web service exception.
 

Uses of OGCException in org.deegree.ogcwebservices.wms
 

Subclasses of OGCException in org.deegree.ogcwebservices.wms
 class InvalidCRSException
          InvalidCRSException is true to its name and uses the InvalidCRS exception code.
 class InvalidFormatException
           
 class InvalidPointException
          InvalidPointException is true to its name and denotes an invalid point (in a GetFeatureInfo request, probably).
 class LayerNotDefinedException
           
 class LayerNotQueryableException
           
 class StyleNotDefinedException
           
 

Uses of OGCException in org.deegree.ogcwebservices.wps
 

Subclasses of OGCException in org.deegree.ogcwebservices.wps
 class ServerBusyException
          ServerBusyException.java Created on 29.03.2006. 09:57:59h The server is too busy to accept and queue the request at this time.
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org