public class SDORequestException extends CanOpenException
| Constructor and Description |
|---|
SDORequestException()
Creates a new instance of
SDORequestError without detail message. |
SDORequestException(String msg)
Constructs an instance of
SDORequestError with the specified detail message. |
SDORequestException(String msg,
String nodeID,
String errorCode,
String index,
String subindex,
String errorName) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
setErrCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic SDORequestException()
SDORequestError without detail message.public SDORequestException(String msg)
SDORequestError with the specified detail message.msg - the detail message.public String toString()
toString in class CanOpenExceptionCopyright © 2014 LSST. All rights reserved.