C# Class Zetetic.Chain.ChainException

Inheritance: System.Exception
ファイルを表示 Open project: skradel/Zetetic.Chain

Public Methods

Method Description
ChainException ( string msg ) : System

Method Details

ChainException() public method

public ChainException ( string msg ) : System
msg string
return System