public class ValueException extends SyntaxException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
ValueException(String message) |
ValueException(String message,
byte[] bytes,
int p,
int end) |
ValueException(String message,
String str) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
private static final long serialVersionUID
Copyright © 2018. All rights reserved.