Package io.github.slimjar.exceptions
Class InjectorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.slimjar.exceptions.SlimJarException
io.github.slimjar.exceptions.InjectorException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInjectorException(@NotNull String message) InjectorException(@NotNull String message, @NotNull Throwable cause) -
Method Summary
Methods inherited from class io.github.slimjar.exceptions.SlimJarException
checkInterruptedMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InjectorException
-
InjectorException
-