Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exception
org.objectweb.joram.shared.excepts.MomException
org.objectweb.joram.shared.excepts.MessageException
org.objectweb.joram.shared.excepts.MessageValueException
public class MessageValueException
extends MessageException
MessageValueException
is thrown when a value carried by a
message is incorrectly accessed or typed.
Constructor Summary | |
|
public MessageValueException(String info)
Constructs aMessageValueException
instance.