C# Class Res.Client.Exceptions.ConcurrencyException

Inheritance: System.Exception
Exibir arquivo Open project: heartysoft/res

Public Methods

Method Description
ConcurrencyException ( string message ) : System

Method Details

ConcurrencyException() public method

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