OCI-40662
Document cannot be NULL for this operation.
Cause
An attempt was made to perform an operation with a NULL document.
Action
Instantiate the document using the constructor before this operation.
OCI-40662
Document cannot be null for this operation.
Cause
An attempt was made to perform an operation with a null document.
Action
Instantiate a document using the constructor before this operation.
OCI-40662
Document cannot be null for this operation.
Cause
An attempt was made to perform an operation with a null document.
Action
Instantiate a document using the constructor before this operation.