CatchClause


Description:

public CatchClause (DataType? error_type, string? variable_name, Block body, SourceReference? source_reference = null)