Class PepperOSGiFrameworkPluginException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.corpus_tools.pepper.exceptions.PepperException
-
- org.corpus_tools.pepper.cli.exceptions.PepperOSGiException
-
- org.corpus_tools.pepper.cli.exceptions.PepperOSGiFrameworkPluginException
-
- All Implemented Interfaces:
Serializable
public class PepperOSGiFrameworkPluginException extends PepperOSGiException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PepperOSGiFrameworkPluginException()PepperOSGiFrameworkPluginException(String s)PepperOSGiFrameworkPluginException(String s, Throwable ex)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-