org.apache.juddi.v3.error
Class AuthTokenExpiredException
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.AuthTokenExpiredException
- All Implemented Interfaces:
- Serializable
public class AuthTokenExpiredException
- extends AuthenticationException
E_authTokenExpired: (10110) Signifies that the authentication token information has timed out.
- Author:
- Jeff Faath
- See Also:
- Serialized Form
Methods inherited from class org.uddi.v3_service.DispositionReportFaultMessage |
getDispositionReport, getFaultInfo |
AuthTokenExpiredException
public AuthTokenExpiredException(ErrorMessage message)
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.