Diagnosis The program uses an existing class as a template for the data containerto be generated. In some lines of source code the keywords are replacedby input parameters. A line of source code generated in this way is too long (> 72).Experience shows that a long class name leads to this error. You shouldchoose a shorter name and start the generation process again. |