Joram 4.3.27

org.objectweb.joram.shared.excepts
Class MessageException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.objectweb.joram.shared.excepts.MomException
              extended by org.objectweb.joram.shared.excepts.MessageException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
MessageROException, MessageValueException

public class MessageException
extends MomException

A MessageException is thrown when an error occurs while accessing a message.

See Also:
Serialized Form

Constructor Summary
MessageException(java.lang.String info)
          Constructs a MessageException instance.
 
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

MessageException

public MessageException(java.lang.String info)
Constructs a MessageException instance.


Joram 4.3.27

Copyright © 2005 Scalagent - All rights reserved