org.kuali.student.r1.common.validator
Class DateParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kuali.student.r1.common.validator.DateParseException
- All Implemented Interfaces:
- Serializable
Deprecated.
@Deprecated
public class DateParseException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DateParseException
public DateParseException()
- Deprecated.
DateParseException
public DateParseException(String message,
Throwable cause)
- Deprecated.
DateParseException
public DateParseException(String message)
- Deprecated.
DateParseException
public DateParseException(Throwable cause)
- Deprecated.
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.