public class ExceptionReport extends Object
Modifier and Type | Field and Description |
---|---|
protected static org.jdom2.Namespace |
ogcNS |
Constructor and Description |
---|
ExceptionReport(List<WcsException> exceptions) |
ExceptionReport(WcsException exception) |
Modifier and Type | Method and Description |
---|---|
org.jdom2.Document |
getExceptionReport() |
void |
writeExceptionReport(PrintWriter pw) |
public ExceptionReport(WcsException exception)
public ExceptionReport(List<WcsException> exceptions)
public org.jdom2.Document getExceptionReport()
public void writeExceptionReport(PrintWriter pw) throws IOException
IOException
Copyright © 1999–2016 UCAR/Unidata. All rights reserved.