The DateException class
DateException
&reftitle.intro;
Parent class of Date/Time exceptions, for issues that come to light due to
user input, or free form text arguments that need to be parsed.
The following child exceptions are thrown by the extension:
DateInvalidOperationException
DateInvalidTimezoneException
DateMalformedIntervalStringException
DateMalformedPeriodStringException
DateMalformedStringException
&reftitle.classsynopsis;
DateException
extends
Exception
&InheritedProperties;
&InheritedMethods;