Package io.undertow.util
Class UrlDecodeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalArgumentException
-
- io.undertow.util.UrlDecodeException
-
- All Implemented Interfaces:
java.io.Serializable
public class UrlDecodeException extends java.lang.IllegalArgumentException
Created by Marek Marusicon 7/25/19. - See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UrlDecodeException(java.lang.String message, java.lang.Throwable cause)
-