net.sf.jml.exception
Class MsgNotSendException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sf.jml.exception.JmlException
net.sf.jml.exception.MsgNotSendException
- All Implemented Interfaces:
- Serializable
public class MsgNotSendException
- extends JmlException
OutgoingMSG message not be sent to other client.
- Author:
- Roger Chen
- See Also:
- Serialized Form
MsgNotSendException
public MsgNotSendException(OutgoingMSG message)
getOutgoingMsg
public OutgoingMSG getOutgoingMsg()
toString
public String toString()
- Overrides:
toString
in class Throwable