C# 클래스 Kooboo.Commerce.Rules.Conditions.Parsing.ParserException

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

공개 메소드들

메소드 설명
ParserException ( string message, IEnumerable errors ) : System

보호된 메소드들

메소드 설명
ParserException ( System info, System context ) : System

메소드 상세

ParserException() 보호된 메소드

protected ParserException ( System info, System context ) : System
info System
context System
리턴 System

ParserException() 공개 메소드

public ParserException ( string message, IEnumerable errors ) : System
message string
errors IEnumerable
리턴 System