org.apache.qpid.proton
Class TimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.qpid.proton.ProtonException
org.apache.qpid.proton.TimeoutException
- All Implemented Interfaces:
- Serializable
public class TimeoutException
- extends ProtonException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TimeoutException
public TimeoutException()
TimeoutException
public TimeoutException(String message)
TimeoutException
public TimeoutException(String message,
Throwable cause)
TimeoutException
public TimeoutException(Throwable cause)
TimeoutException
public TimeoutException(long timeoutMillis,
String pendingCondition)
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.