Uses of Class
com.google.code.rees.scope.conversation.exceptions.ConversationIdException

Packages that use ConversationIdException
com.google.code.rees.scope.conversation.processing   
com.google.code.rees.scope.struts2   
 

Uses of ConversationIdException in com.google.code.rees.scope.conversation.processing
 

Methods in com.google.code.rees.scope.conversation.processing that throw ConversationIdException
protected  void SimpleConversationProcessor.handleInvalidId(String conversationName, String conversationId)
           
 

Uses of ConversationIdException in com.google.code.rees.scope.struts2
 

Methods in com.google.code.rees.scope.struts2 with parameters of type ConversationIdException
protected  String ConversationInterceptor.handleIdException(com.opensymphony.xwork2.ActionInvocation invocation, ConversationIdException cie)
          Handles logging and UI messages for ConversationIdExceptions
 



Copyright © 2012-2013. All Rights Reserved.