com.metamatrix.common.messaging
Class RemoteMessagingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.metamatrix.core.MetaMatrixRuntimeException
                  extended by com.metamatrix.common.messaging.RemoteMessagingException
All Implemented Interfaces:
java.io.Serializable

public class RemoteMessagingException
extends MetaMatrixRuntimeException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.metamatrix.core.MetaMatrixRuntimeException
CAUSED_BY_STRING, serialVersionUID
 
Constructor Summary
RemoteMessagingException(java.lang.String message)
           
RemoteMessagingException(java.lang.Throwable t)
           
 
Method Summary
 
Methods inherited from class com.metamatrix.core.MetaMatrixRuntimeException
getChild, getClassShortName, getCode, getIntCode, superPrintStackTrace, superPrintStackTrace, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RemoteMessagingException

public RemoteMessagingException(java.lang.String message)

RemoteMessagingException

public RemoteMessagingException(java.lang.Throwable t)


Copyright © 2009. All Rights Reserved.