Package com.vaadin.v7.ui
Class DateField.UnparsableDateString
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.vaadin.v7.data.Validator.InvalidValueException
-
- com.vaadin.v7.ui.DateField.UnparsableDateString
-
- All Implemented Interfaces:
com.vaadin.server.ErrorMessageProducer
,java.io.Serializable
- Enclosing class:
- DateField
@Deprecated public static class DateField.UnparsableDateString extends Validator.InvalidValueException
Deprecated.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnparsableDateString(java.lang.String message)
Deprecated.
-
Method Summary
-
Methods inherited from class com.vaadin.v7.data.Validator.InvalidValueException
getCauses, getErrorMessage, getHtmlMessage, isInvisible
-
-