JaCIL Framework API

BranchException Constructor (String)

Creates the exception.

public BranchException(
   string message
);

Parameters

message
The message associated with this exception.

See Also

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