C# Class Marten.Services.RollbackException

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

Public Methods

Method Description
RollbackException ( Exception innerException ) : System

Method Details

RollbackException() public method

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