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, toString
Copyright © 2016 The Apache Software Foundation. All rights reserved.