org.kuali.student.r1.common.validator
Class DateParseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.kuali.student.r1.common.validator.DateParseException
All Implemented Interfaces:
Serializable

Deprecated.

@Deprecated
public class DateParseException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
DateParseException()
          Deprecated.  
DateParseException(String message)
          Deprecated.  
DateParseException(String message, Throwable cause)
          Deprecated.  
DateParseException(Throwable cause)
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

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.