Package org.yamcs
Class PluginException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.yamcs.YamcsException
org.yamcs.PluginException
- All Implemented Interfaces:
Serializable
Indicates a failure coming from a
Plugin
.- See Also:
-
Constructor Summary
ConstructorDescriptionPluginException
(String message) PluginException
(String message, Throwable t) -
Method Summary
Methods inherited from class org.yamcs.YamcsException
decodeExtra, getExtra, getType, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
PluginException
-
PluginException
-
PluginException
-