com.atlassian.plugin.osgi.factory.transform
Class PluginTransformationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.plugin.osgi.factory.transform.PluginTransformationException
- All Implemented Interfaces:
- java.io.Serializable
public class PluginTransformationException
- extends java.lang.RuntimeException
Generic wrapper exception for all exceptions thrown during plugin transformation
- 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 |
PluginTransformationException
public PluginTransformationException()
PluginTransformationException
public PluginTransformationException(java.lang.String s)
PluginTransformationException
public PluginTransformationException(java.lang.String s,
java.lang.Throwable throwable)
PluginTransformationException
public PluginTransformationException(java.lang.Throwable throwable)
Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.