Agent System POND 1.0 (1.7.2000)

PkgAgentSystem.Messaging
Class UnknownConversationTypeMessage

java.lang.Object
  |
  +--PkgAgentSystem.Messaging.Message
        |
        +--PkgAgentSystem.Messaging.MessageReply
              |
              +--PkgAgentSystem.Messaging.UnknownConversationTypeMessage

public class UnknownConversationTypeMessage
extends MessageReply

A message to signal that the type of conversation, to which to message before was sent, is unknown to the recipient agent. Contains the message causing the problem.

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

Fields inherited from class PkgAgentSystem.Messaging.Message
addressee, convTypeID, destConvID, sender, srcConvID
 
Constructor Summary
UnknownConversationTypeMessage(Message msg)
          Create a reply to a mesage, whose conversation type is unknown.
 
Methods inherited from class PkgAgentSystem.Messaging.MessageReply
getMessage, toString
 
Methods inherited from class PkgAgentSystem.Messaging.Message
copy, getAddressee, getConversationTypeID, getDestConversationID, getSender, getSrcConversationID, setDestConversationID, setSrcConversationID
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnknownConversationTypeMessage

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

Agent System POND 1.0 (1.7.2000)

Submit a bug

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