org.codehaus.activemq
Class TimeoutExpiredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.jms.JMSException
org.codehaus.activemq.TimeoutExpiredException
- All Implemented Interfaces:
- Serializable
- public class TimeoutExpiredException
- extends JMSException
Thrown when an operation cannot be performed in the allowed time, usually a send() message
- Version:
- $Revision: 1.1 $
- See Also:
- Serialized Form
Fields inherited from class java.lang.Exception |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TimeoutExpiredException
public TimeoutExpiredException()
TimeoutExpiredException
public TimeoutExpiredException(String reason)
Copyright © 2004 Protique, Ltd.. All Rights Reserved.