Oracle Solution for Error ora-32125

Solution for Oracle Error ORA-32125

ORA-32125: Attribute type is not appropriate

What triggered the Error:

The return type of the get method does not match the type of the attribute being passed.

What should we do to fix it:

Call the appropriate get method.