Class OsgiServiceProxyFactoryImpl.ServiceTimeoutExceeded

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.bamboo.plugin.osgi.OsgiServiceProxyFactoryImpl.ServiceTimeoutExceeded
All Implemented Interfaces:
Serializable
Enclosing class:
OsgiServiceProxyFactoryImpl

public static class OsgiServiceProxyFactoryImpl.ServiceTimeoutExceeded extends RuntimeException
Thrown if the timeout waiting for the service has been exceeded
See Also:
  • Constructor Details

    • ServiceTimeoutExceeded

      public ServiceTimeoutExceeded(String message)