Package 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
-
-
Constructor Summary
Constructors Constructor Description RequestTimedOutIOException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-