Class InvalidURLException

All Implemented Interfaces:
Serializable

public class InvalidURLException extends InvalidValueException
Thrown when an invalid value is supplied for a URI or a URL parameter.
See Also:
  • Constructor Details

    • InvalidURLException

      public InvalidURLException(@NotNull @NotNull CommandParameter parameter, @NotNull @NotNull String input)