Uses of Class
nl.b3p.csw.jaxb.ows.ExceptionType
-
Packages that use ExceptionType Package Description nl.b3p.csw.jaxb.ows -
-
Uses of ExceptionType in nl.b3p.csw.jaxb.ows
Methods in nl.b3p.csw.jaxb.ows that return ExceptionType Modifier and Type Method Description ExceptionTypeObjectFactory. createExceptionType()Create an instance ofExceptionTypeMethods in nl.b3p.csw.jaxb.ows with parameters of type ExceptionType Modifier and Type Method Description ExceptionObjectFactory. createException(ExceptionType value)Create an instance ofException}Constructors in nl.b3p.csw.jaxb.ows with parameters of type ExceptionType Constructor Description Exception(ExceptionType value)
-