org.apache.activemq
Class ActiveMQInputStream.ReadTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.activemq.ActiveMQInputStream.ReadTimeoutException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ActiveMQInputStream
public class ActiveMQInputStream.ReadTimeoutException
- extends IOException
Exception which should get thrown if the first chunk of the stream could not read within the configured timeout
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ActiveMQInputStream.ReadTimeoutException
public ActiveMQInputStream.ReadTimeoutException()
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.