Class OsgiContainerException

All Implemented Interfaces:
Serializable

public class OsgiContainerException extends PluginException
Generic wrapper exception for any OSGi-related exceptions
See Also:
  • Constructor Details

    • OsgiContainerException

      public OsgiContainerException()
    • OsgiContainerException

      public OsgiContainerException(String s)
    • OsgiContainerException

      public OsgiContainerException(String s, Throwable throwable)
    • OsgiContainerException

      public OsgiContainerException(Throwable throwable)