Agent System POND 1.2 (28.2.2002)

PkgAgentSystem.Messaging
Class UnknownConversationMessage

java.lang.Object
  |
  +--PkgAgentSystem.Messaging.Message
        |
        +--PkgAgentSystem.Messaging.MessageReply
              |
              +--PkgAgentSystem.Messaging.UnknownConversationMessage
All Implemented Interfaces:
Cloneable, MessageType, Serializable

public class UnknownConversationMessage
extends MessageReply

A message to signal that the conversation, to which to message before was sent, does not (or no longer) exist. Contains the message causing the problem.

Version:
1.0, 1.7.2000
Author:
Michael Sonntag
See Also:
Serialized Form

Constructor Summary
UnknownConversationMessage(MessageType msg)
          Create a reply to a mesage, whose conversation is unknown.
 
Methods inherited from class PkgAgentSystem.Messaging.MessageReply
getMessage, toString
 
Methods inherited from class PkgAgentSystem.Messaging.Message
copy, fromInitiator, getAddressee, getConversationTypeID, getDestConversationID, getSender, getSrcConversationID, setAddressee, setConversationTypeID, setDestConversationID, setFromInitiator, setSender, setSrcConversationID
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnknownConversationMessage

public UnknownConversationMessage(MessageType msg)
Create a reply to a mesage, whose conversation is unknown.
Parameters:
msg - the message to reply to

Agent System POND 1.2 (28.2.2002)

Submit a bug

Copyright 2001,2002 Michael Sonntag & Institute for Information Processing and Microprocessor Technology (FIM), Johannes-Kepler-University Linz, Altenbergerstr. 69, A-4040 Linz, Austria.