public class ErrorException extends DapException
| Constructor and Description |
|---|
ErrorException(String msg) |
ErrorException(Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDocument() |
ErrorException |
setDocument(String document) |
getCode, setCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ErrorException(String msg)
public ErrorException(Throwable e)
public ErrorException setDocument(String document)
public String getDocument()
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.