thredds.wcs.v1_0_0_Plus
Class ExceptionReport
java.lang.Object
thredds.wcs.v1_0_0_Plus.ExceptionReport
public class ExceptionReport
- extends Object
Generates a WCS 1.1.0 Exception Report.
- Since:
- 4.0
- Author:
- edavis
Field Summary |
protected static org.jdom.Namespace |
ogcNS
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ogcNS
protected static final org.jdom.Namespace ogcNS
ExceptionReport
public ExceptionReport(WcsException exception)
ExceptionReport
public ExceptionReport(List<WcsException> exceptions)
getExceptionReport
public org.jdom.Document getExceptionReport()
writeExceptionReport
public void writeExceptionReport(PrintWriter pw)
throws IOException
- Throws:
IOException
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.