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 |
|---|---|
static void |
main(String[] argv)
Just for tests
|
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 CanOpenExceptionpublic static void main(String[] argv)
argv - Copyright © 2016 LSST. All rights reserved.