Database Error Messages

OCI-26785

Object has a NULL value

Cause

A method was invoked on a NULL object.


Action

Initialize the object with a non-NULL value.