org.apache.juddi.v3.error
Class UnknownUserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.rmi.RemoteException
org.uddi.v3_service.DispositionReportFaultMessage
org.apache.juddi.v3.error.RegistryException
org.apache.juddi.v3.error.AuthenticationException
org.apache.juddi.v3.error.UnknownUserException
- All Implemented Interfaces:
- 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
Methods inherited from class org.uddi.v3_service.DispositionReportFaultMessage |
getDispositionReport, getFaultInfo |
UnknownUserException
public UnknownUserException(ErrorMessage message)
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.