org.apache.activemq.transport
Class RequestTimedOutIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.activemq.transport.RequestTimedOutIOException
- All Implemented Interfaces:
- Serializable
public class RequestTimedOutIOException
- extends IOException
thrown when the timeout specified on a request expires before
a reply or response is received
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RequestTimedOutIOException
public RequestTimedOutIOException()
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.