org.apache.felix.servicebinder
Class ServiceBinderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.felix.servicebinder.ServiceBinderException
- All Implemented Interfaces:
- Serializable
public class ServiceBinderException
- extends Exception
Exceptions thrown by the ServiceBinder.
- Author:
- Felix Project Team
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ServiceBinderException
public ServiceBinderException(String msg)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.