C# 클래스 Pedamorf.Library.UrlFetchException

상속: ConversionEngineException
파일 보기 프로젝트 열기: bradyholt/pedamorf

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
UrlFetchException ( string url, string engineProcessOutput, ConversionEngine engine ) : System

메소드 상세

UrlFetchException() 공개 메소드

public UrlFetchException ( string url, string engineProcessOutput, ConversionEngine engine ) : System
url string
engineProcessOutput string
engine ConversionEngine
리턴 System