DateMalformedStringException クラス
DateMalformedStringException
&reftitle.intro;
無効な日付/時刻の文字列が検知された場合にスローされます。
これをスローする可能性があるのは
DateTimeImmutable::__construct,
DateTimeImmutable::modify,
DateTime::__construct,
DateTime::modify です。
&reftitle.classsynopsis;
DateMalformedStringException
extends
DateException
&InheritedProperties;
&InheritedMethods;