JaCIL Framework API

StackStateException Constructor (String, Exception)

Creates the exception.

public StackStateException(
   string message,
   Exception nested
);

Parameters

message
The message associated with this exception.
nested
The source associated with this exception.

See Also

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