C# Class Res.Client.Exceptions.ResServerException

Inheritance: System.Exception
显示文件 Open project: heartysoft/res

Public Methods

Method Description
ResServerException ( string errorCode, string message ) : System

Method Details

ResServerException() public method

public ResServerException ( string errorCode, string message ) : System
errorCode string
message string
return System