public class DateNotInListException
extends java.lang.Exception
Constructor and Description |
---|
DateNotInListException(java.util.Date date)
Konstruktor mit Angabe des Datums
|
Modifier and Type | Method and Description |
---|---|
java.util.Date |
getDate()
Liefert das Datum
|