PLS-00649
method "string" can be overridden only once per object type
Action
Either make this an extra overload by removing the OVERRIDING keyword where the method signature is different. The argument types should be reconsidered otherwise.