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:
  • Constructor Details

    • RequestTimedOutIOException

      public RequestTimedOutIOException()