C# Class erminas.SmartAPI.Exceptions.RQLException

Inheritance: SmartAPIException
Afficher le fichier Open project: erminas/smartapi Class Usage Examples

Méthodes publiques

Méthode Description
RQLException ( string server, string reason, string responseXML ) : System

Méthodes protégées

Méthode Description
RQLException ( RQLException rqlException ) : System

Method Details

RQLException() protected méthode

protected RQLException ( RQLException rqlException ) : System
rqlException RQLException
Résultat System

RQLException() public méthode

public RQLException ( string server, string reason, string responseXML ) : System
server string
reason string
responseXML string
Résultat System