C# 클래스 SiaqodbCloudService.Repository.GenericCouchDBException

상속: System.Exception
파일 보기 프로젝트 열기: Dotissi/SiaqodbCloud-Service

공개 메소드들

메소드 설명
GenericCouchDBException ( string error, HttpStatusCode statusCode ) : System

메소드 상세

GenericCouchDBException() 공개 메소드

public GenericCouchDBException ( string error, HttpStatusCode statusCode ) : System
error string
statusCode HttpStatusCode
리턴 System