C# Class Res.Client.Exceptions.ResServerException

Inheritance: System.Exception
Afficher le fichier Open project: heartysoft/res

Méthodes publiques

Méthode Description
ResServerException ( string errorCode, string message ) : System

Method Details

ResServerException() public méthode

public ResServerException ( string errorCode, string message ) : System
errorCode string
message string
Résultat System