public class TimeoutException extends ProtonException
| Constructor and Description |
|---|
TimeoutException() |
TimeoutException(long timeoutMillis,
String pendingCondition) |
TimeoutException(String message) |
TimeoutException(String message,
Throwable cause) |
TimeoutException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 The Apache Software Foundation. All rights reserved.