C# Class nHydrate.EFCore.Exceptions.ConcurrencyException

Summary description for ConcurrencyException.
Inheritance: nHydrateException
Show file Open project: nHydrate/nHydrate

Public Methods

Method Description
ConcurrencyException ( string message )
ConcurrencyException ( string message, System ex )

Method Details

ConcurrencyException() public method

public ConcurrencyException ( string message )
message string

ConcurrencyException() public method

public ConcurrencyException ( string message, System ex )
message string
ex System