C# Class MBC.Core.Threading.ControllerTimeoutException

Inheritance: System.Exception
Exibir arquivo Open project: aiclub/Mohawk_Battleship Class Usage Examples

Public Methods

Method Description
ControllerTimeoutException ( string methodName, IController2 ctrlTimeout ) : System

Method Details

ControllerTimeoutException() public method

public ControllerTimeoutException ( string methodName, IController2 ctrlTimeout ) : System
methodName string
ctrlTimeout IController2
return System