org.nuiton.widget
Class InvalidDateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.nuiton.widget.InvalidDateException
- All Implemented Interfaces:
- Serializable
Deprecated.
@Deprecated
public class InvalidDateException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidDateException
public InvalidDateException()
- Deprecated.
InvalidDateException
public InvalidDateException(String message)
- Deprecated.
InvalidDateException
public InvalidDateException(String message,
Throwable cause)
- Deprecated.
InvalidDateException
public InvalidDateException(Throwable cause)
- Deprecated.
Copyright © 2004-2010 CodeLutin. All Rights Reserved.