RNF3953

The second parameter specified for the CLASS keyword is invalid.

20

Cause . . . . . : The second parameter specified for the CLASS keyword must be a character constant. It must be the fully qualified class name of the class that the object being defined or the method being prototyped belongs to.

Recovery . . . : Specify the fully qualifed class name as the second parameter for the CLASS keyword. Compile again.