C# Class Machine.Specifications.Catch

Show file Open project: agross/machine.specifications

Public Methods

Method Description
Exception ( System.Action throwingAction ) : Exception

Method Details

Exception() public static method

public static Exception ( System.Action throwingAction ) : Exception
throwingAction System.Action
return System.Exception