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