Class ZoomParseException

All Implemented Interfaces:
Serializable

@NullMarked 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 String input, ArgumentParseException.Reason reason)
      Construct a new RendererParseException.
      Parameters:
      input - Input
      reason - Failure reason