Package nl.b3p.csw.jaxb.ows
Class Exception
- java.lang.Object
-
- javax.xml.bind.JAXBElement<ExceptionType>
-
- nl.b3p.csw.jaxb.ows.Exception
-
- All Implemented Interfaces:
Serializable
public class Exception extends javax.xml.bind.JAXBElement<ExceptionType>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Exception()Exception(ExceptionType value)
-
-
-
Field Detail
-
NAME
protected static final QName NAME
-
-
Constructor Detail
-
Exception
public Exception(ExceptionType value)
-
Exception
public Exception()
-
-