public class ValueException extends SyntaxException
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
Copyright © 2013. All rights reserved.