org.ow2.dragon.service.uddi.v3.error
Class UnknownUserException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.uddi.api_v3_porttype.DispositionReportFaultMessage
              extended by org.ow2.dragon.service.uddi.v3.error.RegistryException
                  extended by org.ow2.dragon.service.uddi.v3.error.AuthenticationException
                      extended by org.ow2.dragon.service.uddi.v3.error.UnknownUserException
All Implemented Interfaces:
java.io.Serializable

public class UnknownUserException
extends AuthenticationException

E_unknownUser: (10150) Signifies that the user ID and password pair passed in a get_authToken API is not known to the UDDI node or is not valid.

Author:
Jeff Faath
See Also:
Serialized Form

Constructor Summary
UnknownUserException(ErrorMessage message)
           
 
Method Summary
 
Methods inherited from class org.uddi.api_v3_porttype.DispositionReportFaultMessage
getFaultInfo
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnknownUserException

public UnknownUserException(ErrorMessage message)


Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.