Class PepperOSGiException
- 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
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
PepperOSGiFrameworkPluginException
public class PepperOSGiException extends org.corpus_tools.pepper.exceptions.PepperException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PepperOSGiException()PepperOSGiException(String s)PepperOSGiException(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
-
-