Package io.vertx.tp.error
Class PluginMissingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.horizon.exception.AbstractException
io.horizon.exception.BootingException
io.vertx.tp.error.PluginMissingException
- All Implemented Interfaces:
Serializable
public class PluginMissingException
extends io.horizon.exception.BootingException
- Author:
- Lang
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.horizon.exception.BootingException
caller, getMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PluginMissingException
-
-
Method Details
-
getCode
public int getCode()- Specified by:
getCodein classio.horizon.exception.BootingException
-