JaCIL Framework API

TranslationException Constructor (String)

Creates the exception.

public TranslationException(
   string message
);

Parameters

message
The message associated with this exception.

See Also

TranslationException Class | JaCIL.Compiler Namespace | TranslationException Constructor Overload List