C# 클래스 Catrobat.IDE.Core.Formulas.SemanticsErrorException

상속: System.Exception
파일 보기 프로젝트 열기: Catrobat/CatrobatForWindows

공개 메소드들

메소드 설명
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