Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
SpecExpress
CustomRuleEvaluationException
C# Class SpecExpress.CustomRuleEvaluationException
Inheritance:
System.Exception
Mostra file
Open project: rbell/SpecExpress
Public Methods
Method
Description
CustomRuleEvaluationException
(
string
message
,
Exception
innerException
) :
System
Method Details
CustomRuleEvaluationException()
public
method
public
CustomRuleEvaluationException
(
string
message
,
Exception
innerException
) :
System
message
string
innerException
System.Exception
return
System