CompilerException Constructor (String)
Creates the exception.
public CompilerException(
string message);
Parameters
-
message
- The message associated with this exception.
See Also
CompilerException Class | JaCIL.Compiler Namespace | CompilerException Constructor Overload List