Package dev.shamoo.runtime.core
Class PluginQuarantinedError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.shamoo.runtime.core.LifecycleError
dev.shamoo.runtime.core.PluginQuarantinedError
- All Implemented Interfaces:
Serializable
Structured rejection of operations on a quarantined plugin.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class dev.shamoo.runtime.core.LifecycleError
code, correlationId, phase, pluginIdMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PluginQuarantinedError
-