C# Class Marten.Services.ConcurrentUpdateException

Inheritance: System.Exception
ファイルを表示 Open project: JasperFx/marten

Public Methods

Method Description
ConcurrentUpdateException ( Exception innerException ) : System

Method Details

ConcurrentUpdateException() public method

public ConcurrentUpdateException ( Exception innerException ) : System
innerException System.Exception
return System