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
CodeThrowExceptionStatementThe statement to generate code for.