Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Catrobat
IDE
Core
Formulas
SemanticsErrorException
C# Class Catrobat.IDE.Core.Formulas.SemanticsErrorException
Inheritance:
System.Exception
Mostra file
Open project: Catrobat/CatrobatForWindows
Public Methods
Method
Description
SemanticsErrorException
(
FormulaTree
node
,
string
message
) :
System
Method Details
SemanticsErrorException()
public
method
public
SemanticsErrorException
(
FormulaTree
node
,
string
message
) :
System
node
Catrobat.IDE.Core.Models.Formulas.Tree.FormulaTree
message
string
return
System