WebLogic Integration


com.bea.b2b
Class B2BException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.bea.wli.common.WliException
                    |
                    +--com.bea.b2b.B2BException
Direct Known Subclasses:
Collaborator.DisableException, Collaborator.LeaveCSpaceException, Conversation.ConversationException, com.bea.b2b.protocol.conversation.Coordinator.CoordinatorException, CXMLHttpStatusException, CXMLManagerException, DuplicateMessageException, Enabler.InitException, Enabler.ShutDownException, EnablerSession.InitException, EnablerSession.ShutDownException, LwcMailboxException, ManagementException, MessageDeliveryException, ModificationException, PlugInException, SecurityException, WLPIException, WLPINoActiveTemplateException, XOCPApplication.InitException, XOCPApplication.ShutDownException, XOCPApplicationSession.CreateException, XOCPApplicationSession.InitException, XOCPApplicationSession.RegisterException, XOCPApplicationSession.ShutDownException, XOCPEnablerSession.CreateException, XOCPEnablerSession.RegisterException

public class B2BException
extends com.bea.wli.common.WliException

The B2BException class represents the base exception. It also helps retrieve nested exceptions.

Author:
Copyright © 2000, 2001 BEA Systems, Inc. All Rights Reserved.
See Also:
Serialized Form

Fields inherited from class com.bea.wli.common.WliException
nested, stackTrace
 
Methods inherited from class com.bea.wli.common.WliException
getNestedException
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 


WebLogic Integration

WebLogic Integration (WLI)