Joram 4.3.28

org.objectweb.joram.shared.excepts
Class MomException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.objectweb.joram.shared.excepts.MomException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
AccessException, DestinationException, MessageException, RequestException, SelectorException, StateException

public class MomException
extends java.lang.Exception

The MomException class is the exception class thrown by the MOM actors.

See Also:
Serialized Form

Constructor Summary
MomException(java.lang.String info)
          Constructs a MomException containing a given description.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MomException

public MomException(java.lang.String info)
Constructs a MomException containing a given description.


Joram 4.3.28

Copyright © 2005 Scalagent - All rights reserved