14117   Method must be reimplemented in subclass

Cause

This error occurs if you have not reimplemented this method in your subclass.

Action

Change your application code to reimplement this method in your subclass.