PLS-00717: method 'string' does not have matching signature among existing methods
Cause: The method to be dropped matches the name of some existing method but does not match it in signature.
Action: Make sure that a matching method signature is provided for dropping a method.