nedpals / errgoengine

Contextualized programming error analysis translation engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[ERROR TEMPLATE] Java - DateTimeException

nedpals opened this issue · comments

commented
Name Type Code Language
DateTimeException Runtime Exception java.lang.DateTimeError Java

Description

Exception thrown when an error occurs while dealing with date and time.

Sample Code

Add code here

Sample Error Message

Add message here

Implementation Checklist

  • Implemented analysis
  • Implemented explanation translation
  • Implemented bug fix generation
  • Add tests