C# Class Res.Client.Exceptions.ServerBusyException

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

Public Methods

Method Description
ServerBusyException ( string message ) : System

Method Details

ServerBusyException() public method

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