Class ExceptionReport

java.lang.Object
thredds.server.wcs.v1_0_0_1.ExceptionReport

public class ExceptionReport extends Object
Generates a WCS 1.1.0 Exception Report.
Since:
4.0
  • Field Details

    • ogcNS

      protected static final org.jdom2.Namespace ogcNS
  • Constructor Details

  • Method Details

    • getExceptionReport

      public org.jdom2.Document getExceptionReport()
    • writeExceptionReport

      public void writeExceptionReport(PrintWriter pw) throws IOException
      Throws:
      IOException