public class DapException extends IOException
Constructor and Description |
---|
DapException() |
DapException(String msg) |
DapException(String msg,
Throwable e) |
DapException(Throwable e) |
Modifier and Type | Method and Description |
---|---|
int |
getCode() |
DapException |
setCode(int code) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DapException()
public DapException(String msg)
public DapException(Throwable e)
public DapException setCode(int code)
public int getCode()
Copyright © 1999–2018 UCAR/Unidata. All rights reserved.