Joram 4.3.32

org.objectweb.joram.shared.excepts
Class MessageValueException

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.MessageValueException
All Implemented Interfaces:
java.io.Serializable

public class MessageValueException
extends MessageException

A MessageValueException is thrown when a value carried by a message is incorrectly accessed or typed.

See Also:
Serialized Form

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

MessageValueException

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


Joram 4.3.32

Copyright © 2005 Scalagent - All rights reserved