C# 클래스 Breeze.ContextProvider.EntityErrorsException

상속: System.Exception
파일 보기 프로젝트 열기: Breeze/breeze.server.net 1 사용 예제들

공개 메소드들

메소드 설명
EntityErrorsException ( IEnumerable entityErrors ) : Newtonsoft.Json
EntityErrorsException ( String message, IEnumerable entityErrors ) : Newtonsoft.Json

메소드 상세

EntityErrorsException() 공개 메소드

public EntityErrorsException ( IEnumerable entityErrors ) : Newtonsoft.Json
entityErrors IEnumerable
리턴 Newtonsoft.Json

EntityErrorsException() 공개 메소드

public EntityErrorsException ( String message, IEnumerable entityErrors ) : Newtonsoft.Json
message String
entityErrors IEnumerable
리턴 Newtonsoft.Json