public class CanOpenCallTimeoutException extends FcsHardwareException
hardwareName| Constructor and Description |
|---|
CanOpenCallTimeoutException()
Creates a new instance of
CanOpenCallTimeoutException
without detail message. |
CanOpenCallTimeoutException(String msg)
Constructs an instance of
CanOpenCallTimeoutException with
the specified detail message. |
toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic CanOpenCallTimeoutException()
CanOpenCallTimeoutException
without detail message.public CanOpenCallTimeoutException(String msg)
CanOpenCallTimeoutException with
the specified detail message.msg - the detail message.Copyright © 2017 LSST. All rights reserved.