Product Information > JADE Error Messages and System Messages > 1400 through 1499 - Miscellaneous Runtime Errors > 1404 - hours, minutes, and seconds parameters are not valid

1404   hours, minutes, and seconds parameters are not valid

Cause

This error occurs if the arguments supplied to the setTime method of the Time primitive type do not represent a valid time value.

Action

Determine the cause of the invalid time arguments and correct the code that led to the error. The method and source position containing the setTime call at which the exception was raised are reported in the error description.