com.atomikos.icatch.msg
Class TransportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atomikos.icatch.msg.TransportException
- All Implemented Interfaces:
- Serializable
public class TransportException
- extends Exception
An exception indicating an error at the transport level.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TransportException
public TransportException()
TransportException
public TransportException(String msg)
TransportException
public TransportException(Exception cause)
Copyright © 2012. All Rights Reserved.