Agent System POND 1.2 (28.2.2002)

PkgAgentSystem.Messaging
Class UnknownConversationTypeMessage

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

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

Constructor Summary
UnknownConversationTypeMessage(MessageType 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, 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

UnknownConversationTypeMessage

public UnknownConversationTypeMessage(MessageType msg)
Create a reply to a mesage, whose conversation type 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.