Uses of Class
net.opengis.ows._2.ExceptionType

Packages that use ExceptionType
net.opengis.ows._2   
 

Uses of ExceptionType in net.opengis.ows._2
 

Fields in net.opengis.ows._2 with type parameters of type ExceptionType
protected  List<ExceptionType> ExceptionReport.exception
           
 

Methods in net.opengis.ows._2 that return ExceptionType
 ExceptionType ObjectFactory.createExceptionType()
          Create an instance of ExceptionType
 

Methods in net.opengis.ows._2 that return types with arguments of type ExceptionType
 JAXBElement<ExceptionType> ObjectFactory.createException(ExceptionType value)
          Create an instance of JAXBElement<ExceptionType>}
 List<ExceptionType> ExceptionReport.getException()
          Unordered list of one or more Exception elements that each describes an error.
 

Methods in net.opengis.ows._2 with parameters of type ExceptionType
 JAXBElement<ExceptionType> ObjectFactory.createException(ExceptionType value)
          Create an instance of JAXBElement<ExceptionType>}
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.