org.apache.juddi.v3.error
Class InvalidCombinationException
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.InvalidCombinationException
- All Implemented Interfaces:
- Serializable
public class InvalidCombinationException
- extends RegistryException
E_invalidCombination: (40500) Signifies conflicting find qualifiers have been specified. The find qualifiers that caused the problem SHOULD be
clearly indicated in the error text.
- Author:
- Jeff Faath
- See Also:
- Serialized Form
Methods inherited from class org.uddi.v3_service.DispositionReportFaultMessage |
getDispositionReport, getFaultInfo |
InvalidCombinationException
public InvalidCombinationException(ErrorMessage message)
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.