0-24 - Override field value exception
Possible Reason
- The entity class does not have a setter/getter method.
- There may be nested attributes.
Troubleshooting and resolution steps
- Check the entity class and set the setter/getter method.
- According to the stack information, check whether nested annotations are used.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified January 3, 2023: Merge error code 3-3 to 3-8, 6-4 to 99-0. (#1796) (a687d30ae)