Class RelocatorException

All Implemented Interfaces:
Serializable

public final class RelocatorException extends SlimJarException
See Also:
  • Constructor Details

    • RelocatorException

      @Contract(pure=true) public RelocatorException(@NotNull @NotNull String message)
    • RelocatorException

      @Contract(pure=true) public RelocatorException(@NotNull @NotNull String message, @NotNull @NotNull Throwable cause)