org.apache.juddi.v3.error
Class AuthTokenRequiredException
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.AuthTokenRequiredException
- All Implemented Interfaces:
- Serializable
public class AuthTokenRequiredException
- extends AuthenticationException
E_authTokenRequired: (10120) Signifies that an authentication token is missing or is invalid for an API call that requires authentication.
- Author:
- Jeff Faath
- See Also:
- Serialized Form
Methods inherited from class org.uddi.v3_service.DispositionReportFaultMessage |
getDispositionReport, getFaultInfo |
AuthTokenRequiredException
public AuthTokenRequiredException(ErrorMessage message)
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.