Class OsgiNoServiceAvailableException

  • All Implemented Interfaces:
    Serializable

    public class OsgiNoServiceAvailableException
    extends RuntimeException
    Thrown if a proxied OSGI service is invoked and there's no underlying service available in OSGi host.
    See Also:
    Serialized Form
    • Constructor Detail

      • OsgiNoServiceAvailableException

        public OsgiNoServiceAvailableException()
      • OsgiNoServiceAvailableException

        public OsgiNoServiceAvailableException​(String className)