gov.llnl.babel.backend

Class 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.

Constructor Summary

CodeGenerationException(String message)
Create a new CodeGenerationException exception with the specified message string.

Constructor Details

CodeGenerationException

public CodeGenerationException(String message)
Create a new CodeGenerationException exception with the specified message string.