public class CanOpenCallTimeoutException extends Exception
| 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. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CanOpenCallTimeoutException()
CanOpenCallTimeoutException
without detail message.public CanOpenCallTimeoutException(String msg)
CanOpenCallTimeoutException with
the specified detail message.msg - the detail message.Copyright © 2015 LSST. All rights reserved.