Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
NetBuild
CheckProject
CheckException
C# Class NetBuild.CheckProject.CheckException
An exception representing a failed check.
Inheritance:
System.InvalidOperationException
Exibir arquivo
Open project: shuruev/CCNet.Extensions
Public Methods
Method
Description
CheckException
(
string
message
) :
System
Initializes a new instance.
Method Details
CheckException()
public
method
Initializes a new instance.
public
CheckException
(
string
message
) :
System
message
string
return
System