Class UrlDecodeException

All Implemented Interfaces:
Serializable

public class UrlDecodeException extends IllegalArgumentException
Created by Marek Marusic <mmarusic@redhat.com> on 7/25/19.
See Also:
  • Constructor Details

    • UrlDecodeException

      public UrlDecodeException(String message, Throwable cause)