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, setCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ErrorException(String msg)
public ErrorException(Throwable e)
public ErrorException setDocument(String document)
public String getDocument()
Copyright © 1999–2019 UCAR/Unidata. All rights reserved.