Table of Contents

Method GenerateThrowExceptionStatement

Namespace
Alternet.FormDesigner.Python
Assembly
Alternet.FormDesigner.Python.v9.dll

GenerateThrowExceptionStatement(CodeThrowExceptionStatement)

Generates code for the specified throw exception statement.

protected override void GenerateThrowExceptionStatement(CodeThrowExceptionStatement e)

Parameters

e CodeThrowExceptionStatement

The statement to generate code for.