public class CanOpenGenericException extends CanOpenException
| Constructor and Description |
|---|
CanOpenGenericException()
Creates a new instance of
CanOpenGenericError without detail
message. |
CanOpenGenericException(String msg)
Constructs an instance of
CanOpenGenericError with the
specified detail message. |
CanOpenGenericException(String msg,
String nodeID,
String errCode) |
setErrCode, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic CanOpenGenericException()
CanOpenGenericError without detail
message.public CanOpenGenericException(String msg)
CanOpenGenericError with the
specified detail message.msg - the detail message.Copyright © 2016 LSST. All rights reserved.