Class ZoomParseException

All Implemented Interfaces:
Serializable

public class ZoomParseException extends ArgumentParseException
Thrown to indicate that a method has been passed an illegal or inappropriate Renderer.Builder argument.
See Also:
  • Field Details

  • Constructor Details

    • ZoomParseException

      public ZoomParseException(@Nullable @Nullable String input, @NotNull @NotNull ArgumentParseException.Reason reason)
      Construct a new RendererParseException.
      Parameters:
      input - Input
      reason - Failure reason