Joram 5.2.1

org.objectweb.joram.shared.excepts
Class MessageROException

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
                  extended by org.objectweb.joram.shared.excepts.MessageROException
All Implemented Interfaces:
java.io.Serializable

public class MessageROException
extends MessageException

A MessageROException is thrown when trying to write on a READ-ONLY part of a message.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.objectweb.joram.shared.excepts.MomException
type
 
Constructor Summary
MessageROException(java.lang.String info)
          Constructs a MessageROException instance.
 
Method Summary
 
Methods inherited from class org.objectweb.joram.shared.excepts.MomException
getType
 
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

MessageROException

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


Joram 5.2.1

Copyright © 2005 Scalagent - All rights reserved