C# Класс Catrobat.IDE.Core.Formulas.SemanticsErrorException

Наследование: System.Exception
Показать файл Открыть проект

Открытые методы

Метод Описание
SemanticsErrorException ( FormulaTree node, string message ) : System

Описание методов

SemanticsErrorException() публичный Метод

public SemanticsErrorException ( FormulaTree node, string message ) : System
node Catrobat.IDE.Core.Models.Formulas.Tree.FormulaTree
message string
Результат System