|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConversationException | |
|---|---|
| com.google.code.rees.scope.conversation.exceptions | |
| com.google.code.rees.scope.conversation.processing | |
| com.google.code.rees.scope.struts2 | |
| Uses of ConversationException in com.google.code.rees.scope.conversation.exceptions |
|---|
| Subclasses of ConversationException in com.google.code.rees.scope.conversation.exceptions | |
|---|---|
class |
ConversationIdException
|
| Uses of ConversationException in com.google.code.rees.scope.conversation.processing |
|---|
| Methods in com.google.code.rees.scope.conversation.processing that throw ConversationException | |
|---|---|
protected void |
SimpleConversationProcessor.processConversation(ConversationClassConfiguration conversationConfig,
ConversationAdapter conversationAdapter,
Object action)
|
protected void |
DefaultInjectionConversationProcessor.processConversation(ConversationClassConfiguration conversationConfig,
ConversationAdapter conversationAdapter,
Object action)
|
void |
SimpleConversationProcessor.processConversations(ConversationAdapter conversationAdapter)
Process the conversations for the current request using the given adapter |
void |
ConversationProcessor.processConversations(ConversationAdapter conversationAdapter)
Process the conversations for the current request using the given adapter |
| Uses of ConversationException in com.google.code.rees.scope.struts2 |
|---|
| Methods in com.google.code.rees.scope.struts2 with parameters of type ConversationException | |
|---|---|
protected String |
ConversationInterceptor.handleUnexpectedException(com.opensymphony.xwork2.ActionInvocation invocation,
ConversationException ce)
Handles logging and UI messages for ConversationExceptions |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||