|
WebLogic Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Conversation.ConversationException | |
| com.bea.b2b.protocol.xocp.conversation.local | Used for working with conversations that use the XML Open Collaboration Protocol (XOCP). |
| Uses of Conversation.ConversationException in com.bea.b2b.protocol.xocp.conversation.local |
| Subclasses of Conversation.ConversationException in com.bea.b2b.protocol.xocp.conversation.local | |
static interface |
Conversation.InvalidMessageException
Deprecated. An InvalidMessageException is thrown if a published or received document is not valid for the conversation. |
static interface |
Conversation.JoinException
Deprecated. A JoinException is thrown if an error occurred when joining a conversation. |
static interface |
Conversation.LeaveException
Deprecated. A LeaveException is thrown if an error occurred when leaving a conversation. |
static interface |
Conversation.PublishException
Deprecated. A PublishException is thrown if an error occurred when publishing a document in a conversation. |
static interface |
Conversation.TerminateException
Deprecated. A TerminateException is thrown if an error occurred when terminating a conversation. |
static interface |
Conversation.ValidationException
Deprecated. A ValidationException is thrown if an error occurred when validating a published or received document. |
| Methods in com.bea.b2b.protocol.xocp.conversation.local that throw Conversation.ConversationException | |
void |
ConversationImpl.waitForCompletion(int seconds)
|
void |
Conversation.waitForCompletion(int seconds)
Deprecated. Waits for the initiated conversation to end. |
|
WebLogic Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||