NOT_NULL_CONSTRAINT_VIOLATION error class

SQLSTATE: 42000

Assigning a NULL is not allowed here.

This error class has the following derived error classes:

ARRAY_ELEMENT

The array <columnPath> is defined to contain only elements that are NOT NULL.

MAP_VALUE

The map <columnPath> is defined to contain only values that are NOT NULL.