C# Class Catrobat.IDE.Core.Formulas.SemanticsErrorException

Inheritance: System.Exception
Afficher le fichier Open project: Catrobat/CatrobatForWindows

Méthodes publiques

Méthode Description
SemanticsErrorException ( FormulaTree node, string message ) : System

Method Details

SemanticsErrorException() public méthode

public SemanticsErrorException ( FormulaTree node, string message ) : System
node Catrobat.IDE.Core.Models.Formulas.Tree.FormulaTree
message string
Résultat System