public class ParseException extends TinySysRuntimeException
Constructor and Description |
---|
ParseException(String code) |
ParseException(String code,
Context context) |
ParseException(String code,
Context context,
Locale locale) |
ParseException(String code,
Locale locale) |
ParseException(String code,
Locale locale,
Object... args) |
ParseException(String code,
Object... args) |
ParseException(Throwable throwable) |
ParseException(Throwable throwable,
String code) |
ParseException(Throwable throwable,
String code,
Object... args) |
contains, getErrorCode, getErrorContext, getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2006–2018 TinyGroup. All rights reserved.