public class UrlDecoderException extends LdapException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
UrlDecoderException(String message)
Creates a DecoderException
|
UrlDecoderException(String message,
Throwable cause)
Creates a DecoderException
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public UrlDecoderException(String message)
message - A message with meaning to a humanCopyright © 2003–2022 The Apache Software Foundation. All rights reserved.