Class OsgiContainerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.plugin.PluginException
com.atlassian.plugin.osgi.container.OsgiContainerException
- All Implemented Interfaces:
Serializable
Generic wrapper exception for any OSGi-related exceptions
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOsgiContainerException(String s, Throwable throwable) OsgiContainerException(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OsgiContainerException
public OsgiContainerException() -
OsgiContainerException
-
OsgiContainerException
-
OsgiContainerException
-