JaCIL Framework API

ReferenceException Constructor (String)

Creates the exception.

public ReferenceException(
   string message
);

Parameters

message
The message associated with this exception.

See Also

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