C# Class Res.Client.Exceptions.ServerTimeoutException

Inheritance: System.Exception
Show file Open project: heartysoft/res

Public Methods

Method Description
ServerTimeoutException ( string message ) : System

Method Details

ServerTimeoutException() public method

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