Package com.atlassian.plugin.module
Class ModuleClassNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.plugin.PluginException
com.atlassian.plugin.PluginParseException
com.atlassian.plugin.module.ModuleClassNotFoundException
- All Implemented Interfaces:
Serializable
If a module class could not be found
- Since:
- 2.5
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ModuleClassNotFoundException
-
-
Method Details
-
getClassName
-
getPluginKey
-
getModuleKey
-
getMessage
- Overrides:
getMessagein classThrowable
-