C# Class RemObjects.InternetPack.CommandBased.CmdResponseException

Inheritance: System.Exception
Afficher le fichier Open project: remobjects/internetpack

Méthodes publiques

Méthode Description
CmdResponseException ( String error, Int32 responseCode, String responseText ) : System

Method Details

CmdResponseException() public méthode

public CmdResponseException ( String error, Int32 responseCode, String responseText ) : System
error String
responseCode System.Int32
responseText String
Résultat System