Uses of Class
org.objectweb.joram.shared.excepts.MessageException

Packages that use MessageException
org.objectweb.joram.mom.messages The org.objectweb.joram.shared.messages package provides the implementation classes of the messages routed by the MOM. 
org.objectweb.joram.shared.excepts The org.objectweb.joram.shared.excepts package holds the exceptions thrown by the MOM's proxy and destination agents, and related to processing a client request. 
 

Uses of MessageException in org.objectweb.joram.mom.messages
 

Methods in org.objectweb.joram.mom.messages that throw MessageException
 void Message.setObjectProperty(java.lang.String name, java.lang.Object value)
          Sets a property value.
 

Uses of MessageException in org.objectweb.joram.shared.excepts
 

Subclasses of MessageException in org.objectweb.joram.shared.excepts
 class MessageROException
          A MessageROException is thrown when trying to write on a READ-ONLY part of a message.
 class MessageValueException
          A MessageValueException is thrown when a value carried by a message is incorrectly accessed or typed.
 



Copyright © 2011 ScalAgent D.T.. All Rights Reserved.