Uses of Class
nl.b3p.csw.jaxb.ows.ExceptionReport
-
Packages that use ExceptionReport Package Description nl.b3p.csw.client nl.b3p.csw.jaxb.ows -
-
Uses of ExceptionReport in nl.b3p.csw.client
Fields in nl.b3p.csw.client declared as ExceptionReport Modifier and Type Field Description protected ExceptionReportOwsException. exceptionReportConstructors in nl.b3p.csw.client with parameters of type ExceptionReport Constructor Description OwsException(ExceptionReport exceptionReport) -
Uses of ExceptionReport in nl.b3p.csw.jaxb.ows
Methods in nl.b3p.csw.jaxb.ows that return ExceptionReport Modifier and Type Method Description ExceptionReportObjectFactory. createExceptionReport()Create an instance ofExceptionReport
-