com.atlassian.plugin.osgi.container
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
public class OsgiContainerException
- extends PluginException
Generic wrapper exception for any OSGi-related exceptions
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OsgiContainerException
public OsgiContainerException()
OsgiContainerException
public OsgiContainerException(String s)
OsgiContainerException
public OsgiContainerException(String s,
Throwable throwable)
OsgiContainerException
public OsgiContainerException(Throwable throwable)
Copyright © 2014 Atlassian. All rights reserved.