Uses of Interface
net.opengis.wcs10.ExceptionType
Packages that use ExceptionType
Package
Description
-
Uses of ExceptionType in net.opengis.wcs10
Methods in net.opengis.wcs10 that return ExceptionTypeModifier and TypeMethodDescriptionWcs10Factory.createExceptionType()Returns a new object of class 'Exception Type'.WCSCapabilityType.getException()Returns the value of the 'Exception' containment reference.Methods in net.opengis.wcs10 with parameters of type ExceptionTypeModifier and TypeMethodDescriptionvoidWCSCapabilityType.setException(ExceptionType value) Sets the value of the 'Exception' containment reference. -
Uses of ExceptionType in net.opengis.wcs10.impl
Classes in net.opengis.wcs10.impl that implement ExceptionTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Exception Type'.Fields in net.opengis.wcs10.impl declared as ExceptionTypeModifier and TypeFieldDescriptionprotected ExceptionTypeWCSCapabilityTypeImpl.exceptionThe cached value of the 'Exception' containment reference.Methods in net.opengis.wcs10.impl that return ExceptionTypeModifier and TypeMethodDescriptionWcs10FactoryImpl.createExceptionType()WCSCapabilityTypeImpl.getException()Methods in net.opengis.wcs10.impl with parameters of type ExceptionTypeModifier and TypeMethodDescriptionNotificationChainWCSCapabilityTypeImpl.basicSetException(ExceptionType newException, NotificationChain msgs) voidWCSCapabilityTypeImpl.setException(ExceptionType newException) -
Uses of ExceptionType in net.opengis.wcs10.util
Methods in net.opengis.wcs10.util with parameters of type ExceptionTypeModifier and TypeMethodDescriptionWcs10Switch.caseExceptionType(ExceptionType object) Returns the result of interpreting the object as an instance of 'Exception Type'. -
Uses of ExceptionType in net.opengis.wcs10.validation
Methods in net.opengis.wcs10.validation with parameters of type ExceptionTypeModifier and TypeMethodDescriptionbooleanWCSCapabilityTypeValidator.validateException(ExceptionType value)