com.bea.b2b.protocol
Class HubProtocol.RegistrationException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.bea.b2b.protocol.HubProtocol.RegistrationException

public static class HubProtocol.RegistrationException
extends java.lang.Exception

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

Constructor Summary
HubProtocol.RegistrationException()
           
HubProtocol.RegistrationException(java.lang.String msg)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HubProtocol.RegistrationException

public HubProtocol.RegistrationException(java.lang.String msg)

HubProtocol.RegistrationException

public HubProtocol.RegistrationException()