org.activemq
Class TimeoutExpiredException

java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.jms.JMSException
org.activemq.TimeoutExpiredException
- All Implemented Interfaces:
- java.io.Serializable
- public class TimeoutExpiredException
- extends javax.jms.JMSException
Thrown when an operation cannot be performed in the allowed time, usually a send() message
- Version:
- $Revision: 1.1.1.1 $
| Nested classes inherited from class java.lang.Throwable |
|
| Fields inherited from class java.lang.Throwable |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
TimeoutExpiredException
public TimeoutExpiredException()
TimeoutExpiredException
public TimeoutExpiredException(java.lang.String reason)