Package thredds.server.wcs.v1_0_0_1
Class ExceptionReport
java.lang.Object
thredds.server.wcs.v1_0_0_1.ExceptionReport
Generates a WCS 1.1.0 Exception Report.
- Since:
- 4.0
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionExceptionReport(List<WcsException> exceptions) ExceptionReport(WcsException exception) -
Method Summary
Modifier and TypeMethodDescriptionorg.jdom2.Documentvoid
-
Field Details
-
ogcNS
protected static final org.jdom2.Namespace ogcNS
-
-
Constructor Details
-
ExceptionReport
-
ExceptionReport
-
-
Method Details
-
getExceptionReport
public org.jdom2.Document getExceptionReport() -
writeExceptionReport
- Throws:
IOException
-