Inheritance diagram for com.scalagent.kjoram.excepts.MessageValueException:


Public Member Functions | |
| MessageValueException (String info) | |
MessageValueException is thrown when a value carried by a message is incorrectly accessed or typed.
Definition at line 30 of file MessageValueException.java.
| com.scalagent.kjoram.excepts.MessageValueException.MessageValueException | ( | String | info | ) |
Constructs a MessageValueException instance.
Definition at line 40 of file MessageValueException.java.
1.5.0