Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
All methods which convert JSON (like org.apache.nlpcraft.common.util.NCUtils#jsonToObject) should throw NCException,
otherwise when invalid JSON provided via REST - we have internal error but not valid error code and message.