public class CodeGenerationException
extends java.lang.Exception
CodeGenerationException exception class is thrown
if an error is detected while generating code in the compiler back
end.| Constructor and Description |
|---|
CodeGenerationException(java.lang.String message)
Create a new
CodeGenerationException exception
with the specified message string. |