public static class

OsgiServiceProxyFactory.ServiceTimeoutExceeded

extends RuntimeException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ com.atlassian.applinks.host.OsgiServiceProxyFactory.ServiceTimeoutExceeded

Class Overview

Thrown if the timeout waiting for the service has been exceeded

Summary

Public Constructors
OsgiServiceProxyFactory.ServiceTimeoutExceeded(String message)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public OsgiServiceProxyFactory.ServiceTimeoutExceeded (String message)