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.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.