gov.llnl.babel.backend
Class CodeGenerationException
Exception
gov.llnl.babel.backend.CodeGenerationException
public class CodeGenerationException
extends Exception
The CodeGenerationException
exception class is thrown
if an error is detected while generating code in the compiler back
end.
CodeGenerationException(String message) - Create a new
CodeGenerationException exception
with the specified message string.
|
CodeGenerationException
public CodeGenerationException(String message)
Create a new CodeGenerationException
exception
with the specified message string.