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:
- java.io.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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
OsgiContainerException
public OsgiContainerException()
OsgiContainerException
public OsgiContainerException(java.lang.String s)
OsgiContainerException
public OsgiContainerException(java.lang.String s,
java.lang.Throwable throwable)
OsgiContainerException
public OsgiContainerException(java.lang.Throwable throwable)
Copyright © 2010 Atlassian. All Rights Reserved.