C# Class Res.Client.Exceptions.UnexpectedServerErrorException

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

Public Methods

Method Description
UnexpectedServerErrorException ( string message ) : System

Method Details

UnexpectedServerErrorException() public method

public UnexpectedServerErrorException ( string message ) : System
message string
return System