C# 클래스 JackCompiler.CompilationException

상속: System.Exception
파일 보기 프로젝트 열기: selagroup/diagnostics-courses

공개 메소드들

메소드 설명
CompilationException ( string message, int lineNumber = -1 ) : System

메소드 상세

CompilationException() 공개 메소드

public CompilationException ( string message, int lineNumber = -1 ) : System
message string
lineNumber int
리턴 System