C# 클래스 Pomona.PomonaError

파일 보기 프로젝트 열기: Pomona/Pomona

공개 메소드들

메소드 설명
PomonaError ( HttpStatusCode statusCode ) : System.Collections.Generic
PomonaError ( HttpStatusCode statusCode, object entity, string>.IEnumerable responseHeaders = null ) : System.Collections.Generic

메소드 상세

PomonaError() 공개 메소드

public PomonaError ( HttpStatusCode statusCode ) : System.Collections.Generic
statusCode HttpStatusCode
리턴 System.Collections.Generic

PomonaError() 공개 메소드

public PomonaError ( HttpStatusCode statusCode, object entity, string>.IEnumerable responseHeaders = null ) : System.Collections.Generic
statusCode HttpStatusCode
entity object
responseHeaders string>.IEnumerable
리턴 System.Collections.Generic