Package io.github.slimjar.exceptions
Class RelocatorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.slimjar.exceptions.SlimJarException
io.github.slimjar.exceptions.RelocatorException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRelocatorException(@NotNull String message) RelocatorException(@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
-
RelocatorException
-
RelocatorException
-