Class PythonCodeTryBlock

All Implemented Interfaces:
net.ssehub.easy.instantiation.core.model.vilTypes.IStringValueProvider, net.ssehub.easy.instantiation.core.model.vilTypes.IVilType, IPythonCodeElement, Storable

public class PythonCodeTryBlock extends PythonCodeBlock
Represents a Python "try" in VTL.
Author:
Kevin Schaperjahn