ABLE 2.0.0 07/02/2003 10:25:01

Uses of Class
com.ibm.conversation.ConversationException

Packages that use ConversationException
com.ibm.able.conversation The com.ibm.able.conversation contains classes for conversation management in ABLE. 
com.ibm.conversation The com.ibm.conversation package defines the core interfaces of a conversation-management system. 
 

Uses of ConversationException in com.ibm.able.conversation
 

Methods in com.ibm.able.conversation that throw ConversationException
 void AbleConversation.processDecision(DecisionDataHandle ddh)
          Processes the given decision.
 

Uses of ConversationException in com.ibm.conversation
 

Methods in com.ibm.conversation that throw ConversationException
 void Conversation.processDecision(DecisionDataHandle ddh)
          Passes the given decision data to the currently active conversation policy handler for processing.
 


ABLE 2.0.0 07/02/2003 10:25:01

(C) Copyright IBM Corporation 1999, 2003