public class SDODSException
extends dods.dap.DODSException
| Constructor and Description |
|---|
SDODSException(int err,
String s)
Construct a
SDODSException with the specified detail
message. |
getErrorCode, getErrorMessage, getMessage, getProgramSource, getProgramType, parse, print, print, setErrorCode, setErrorMessage, setProgramSource, setProgramTypeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SDODSException(int err,
String s)
SDODSException with the specified detail
message.s - the detail message.