org.apache.juddi.v3.error
Class TokenAlreadyExistsException
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.TokenAlreadyExistsException
- All Implemented Interfaces:
- Serializable
public class TokenAlreadyExistsException
- extends RegistryException
E_tokenAlreadyExists: (40070) Signifies that one or more of the businessKey or tModelKey elements that identify entities to be transferred
are not owned by the publisher identified by the authInfo element. The error text SHOULD clearly indicate which entity keys caused the error.
- Author:
- Jeff Faath
- See Also:
- Serialized Form
Methods inherited from class org.uddi.v3_service.DispositionReportFaultMessage |
getDispositionReport, getFaultInfo |
TokenAlreadyExistsException
public TokenAlreadyExistsException(ErrorMessage message)
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.