Database Error Messages

ORA-29531

no method string in class string

Cause

An attempt was made to execute a non-existent method in a Java class.


Action

Adjust the call or create the specified method.