Oracle Error ORA-29905: method string does not exist in type string.string

Oracle Error Message

ORA-29905: method string does not exist in type string.string

Reason for the Error

A required method with the required signature does not exist in the specified type.

Solution

Add the required method to the type.