C# Class AsterNET.FastAGI.AGINetworkException

The AGINetworkException usally wraps an IOException denoting a network problem when talking to the Asterisk server.
Inheritance: AsterNET.FastAGI.AGIException
Afficher le fichier Open project: nirzaf/Asterisk.2013

Méthodes publiques

Méthode Description
AGINetworkException ( string message, Exception cause ) : System

Method Details

AGINetworkException() public méthode

public AGINetworkException ( string message, Exception cause ) : System
message string
cause Exception
Résultat System