Class OutputWriterException

All Implemented Interfaces:
Serializable

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

    • OutputWriterException

      @Contract public OutputWriterException(@NotNull @NotNull String message)
    • OutputWriterException

      public OutputWriterException(@NotNull @NotNull String message, @NotNull @NotNull Throwable cause)