public class ParseException extends RuntimeException
Constructor and Description |
---|
ParseException(String string,
Object... args) |
ParseException(Throwable cause,
String string,
Object... args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2012–2024. All rights reserved.