C# 클래스 QUT.Gplex.Parser.RegExException

상속: System.Exception
파일 보기 프로젝트 열기: spark-shading-language/spark

보호된 메소드들

메소드 설명
RegExException ( SerializationInfo i, StreamingContext c ) : System

비공개 메소드들

메소드 설명
AdjustIndex ( int delta ) : RegExException
ListError ( ErrorHandler handler, LexSpan span ) : void
RegExException ( int errorNum, int stringIx, int count, string message ) : System

메소드 상세

RegExException() 보호된 메소드

protected RegExException ( SerializationInfo i, StreamingContext c ) : System
i System.Runtime.Serialization.SerializationInfo
c System.Runtime.Serialization.StreamingContext
리턴 System