org.springframework.osgi
Class AmbiguousServiceReferenceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.osgi.OsgiServiceException
org.springframework.osgi.AmbiguousServiceReferenceException
- All Implemented Interfaces:
- Serializable
public class AmbiguousServiceReferenceException
- extends OsgiServiceException
- Since:
- 2.0
- Author:
- Adrian Colyer
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AmbiguousServiceReferenceException
public AmbiguousServiceReferenceException(String message,
Class serviceType,
String filter)
Copyright © 2006-2007 Spring Framework. All Rights Reserved.