org.apache.activemq.transport
Class TransportDisposedIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.activemq.transport.TransportDisposedIOException
- All Implemented Interfaces:
- Serializable
public class TransportDisposedIOException
- extends IOException
This is exception is thrown when the transport is disposed
- Version:
- $Revision: 563982 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TransportDisposedIOException
public TransportDisposedIOException()
TransportDisposedIOException
public TransportDisposedIOException(String message)
- Parameters:
message
-
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.