public class ExceptionReport extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.jdom2.Namespace |
owsNS |
| 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
IOExceptionCopyright © 1999–2015 UCAR/Unidata. All rights reserved.