C# Class SpecExpress.CustomRuleEvaluationException

Inheritance: System.Exception
Afficher le fichier Open project: rbell/SpecExpress

Méthodes publiques

Méthode Description
CustomRuleEvaluationException ( string message, Exception innerException ) : System

Method Details

CustomRuleEvaluationException() public méthode

public CustomRuleEvaluationException ( string message, Exception innerException ) : System
message string
innerException System.Exception
Résultat System