org.apache.juddi.v3.error
Class KeyUnavailableException
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.KeyUnavailableException
- All Implemented Interfaces:
- Serializable
public class KeyUnavailableException
- extends RegistryException
E_keyUnavailable: (40100) Signifies that the proposed key is in a partition that has already been assigned to some other publisher.
- Author:
- Jeff Faath
- See Also:
- Serialized Form
Methods inherited from class org.uddi.v3_service.DispositionReportFaultMessage |
getDispositionReport, getFaultInfo |
KeyUnavailableException
public KeyUnavailableException(ErrorMessage message)
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.