public class RuntimeDateFormatException extends RuntimeException
ParseException. caused by badly-formatted dates.
User: mjg Date: 14/05/11 Time: 21:52| Constructor and Description |
|---|
RuntimeDateFormatException(ParseException pe)
Constructor which takes the original ParseException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RuntimeDateFormatException(ParseException pe)
pe - The original ParseException.Copyright © 2013. All Rights Reserved.