RNF3967

The datatype is not allowed for the return value of a method.

30

Cause . . . . . : When calling a method, return values must have the following types:

Recovery . . . : Change the datatype of the return value. Compile again.