public class LongDecoderException extends Exception
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
Declares the Serial Version Uid
|
| Constructor and Description |
|---|
LongDecoderException(String message)
Creates a LongDecoderException
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public LongDecoderException(String message)
message - A message with meaning to a humanCopyright © 2003–2020 The Apache Software Foundation. All rights reserved.