ServiceWaitInterruptedException

public class ServiceWaitInterruptedException extends RuntimeException

Exception that signals that waiting for an OSGi service was interrupted.

Constructors

ServiceWaitInterruptedException

public ServiceWaitInterruptedException(String serviceCLassName, InterruptedException cause)