com.objectxp.mms.transport
Class TransportException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.objectxp.msg.MessageException
              extended by com.objectxp.mms.transport.TransportException
All Implemented Interfaces:
java.io.Serializable

public class TransportException
extends MessageException

A TransportException is thrown if a failure in a TransportImplementation occurs.

See Also:
Serialized Form

Constructor Summary
TransportException(java.lang.String msg)
           
TransportException(java.lang.String msg, java.lang.Exception ex)
           
 
Method Summary
 
Methods inherited from class com.objectxp.msg.MessageException
getException, getMessage, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TransportException

public TransportException(java.lang.String msg)

TransportException

public TransportException(java.lang.String msg,
                          java.lang.Exception ex)


object XP, Inc. © 2000-2008. All rights reserved object XP