Uses of Class
net.opengis.ows.v_2_0.ExceptionReport

Uses of ExceptionReport in net.opengis.ows.v_2_0
 

Methods in net.opengis.ows.v_2_0 that return ExceptionReport
 ExceptionReport ObjectFactory.createExceptionReport()
          Create an instance of ExceptionReport
 ExceptionReport ExceptionReport.withException(Collection<ExceptionType> values)
           
 ExceptionReport ExceptionReport.withException(ExceptionType... values)
           
 ExceptionReport ExceptionReport.withException(List<ExceptionType> value)
           
 ExceptionReport ExceptionReport.withLang(String value)
           
 ExceptionReport ExceptionReport.withVersion(String value)
           
 



Copyright © 2008-2016. All Rights Reserved.