com.bea.b2b.protocol
Class Collaborator.LeaveCSpaceException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.bea.b2b.B2BException
                    |
                    +--com.bea.b2b.protocol.Collaborator.LeaveCSpaceException

public class Collaborator.LeaveCSpaceException
extends B2BException

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

Constructor Summary
Collaborator.LeaveCSpaceException()
           
Collaborator.LeaveCSpaceException(java.lang.String msg)
           
 
Methods inherited from class com.bea.b2b.B2BException
getNestedException
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Collaborator.LeaveCSpaceException

public Collaborator.LeaveCSpaceException(java.lang.String msg)

Collaborator.LeaveCSpaceException

public Collaborator.LeaveCSpaceException()