C# 클래스 AsterNET.FastAGI.AGINetworkException

The AGINetworkException usally wraps an IOException denoting a network problem when talking to the Asterisk server.
상속: AsterNET.FastAGI.AGIException
파일 보기 프로젝트 열기: nirzaf/Asterisk.2013

공개 메소드들

메소드 설명
AGINetworkException ( string message, Exception cause ) : System

메소드 상세

AGINetworkException() 공개 메소드

public AGINetworkException ( string message, Exception cause ) : System
message string
cause Exception
리턴 System