class InvalidDateException extendsInvalidArgumentException implementsInvalidArgumentException
Methods
Details
at line41
__construct(string$field,mixed$value,int$code =0,Throwable$previous =null)
Constructor.
at line53
string
getField()
Get the invalid field.
at line63
mixed
getValue()
Get the invalid value.