Uses of Interface
org.n52.shetland.ogc.ows.exception.ExceptionCode
-
Packages that use ExceptionCode Package Description org.n52.shetland.ogc.ows.exception org.n52.shetland.ogc.sos.exception org.n52.shetland.ogc.swes.exception org.n52.shetland.ogc.wps.exception -
-
Uses of ExceptionCode in org.n52.shetland.ogc.ows.exception
Classes in org.n52.shetland.ogc.ows.exception that implement ExceptionCode Modifier and Type Class Description classOwsExceptionCodeExceptionCodes are defined in OGC Web Service Common Specification 1.1.0.Methods in org.n52.shetland.ogc.ows.exception that return ExceptionCode Modifier and Type Method Description ExceptionCodeCodedException. getCode()Constructors in org.n52.shetland.ogc.ows.exception with parameters of type ExceptionCode Constructor Description CodedException(ExceptionCode code) -
Uses of ExceptionCode in org.n52.shetland.ogc.sos.exception
Classes in org.n52.shetland.ogc.sos.exception that implement ExceptionCode Modifier and Type Class Description classSosExceptionCode -
Uses of ExceptionCode in org.n52.shetland.ogc.swes.exception
Classes in org.n52.shetland.ogc.swes.exception that implement ExceptionCode Modifier and Type Class Description classSwesExceptionCode -
Uses of ExceptionCode in org.n52.shetland.ogc.wps.exception
Classes in org.n52.shetland.ogc.wps.exception that implement ExceptionCode Modifier and Type Class Description classWpsExceptionCode
-