C# Class CCNet.Build.CheckProject.FailedCheckException

Inheritance: System.InvalidOperationException
Show file Open project: shuruev/CCNet.Extensions

Public Methods

Method Description
FailedCheckException ( string message ) : System

Method Details

FailedCheckException() public method

public FailedCheckException ( string message ) : System
message string
return System