public static class ValueParser.ParseError extends RuntimeException
getMessage() describes
what was expected followed by the first 30 characters of the input starting at the point at which
the error was detected followed by ellipses if needed.| Constructor and Description |
|---|
ParseError(String errMsg,
String remainingInput) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023 LSST. All rights reserved.