Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

PLS-00635

method does not override

Cause

The method specification contains the OVERRIDING keyword but the method does not override a method in the ancestor types.


Action

Check the method specification.