C# Class RealCrowd.Grip.ValidationException

Inheritance: System.Exception
Afficher le fichier Open project: realcrowd/grip.net

Méthodes publiques

Méthode Description
ValidationException ( ) : Newtonsoft.Json
ValidationException ( string message ) : Newtonsoft.Json
ValidationException ( string message, System inner ) : Newtonsoft.Json

Method Details

ValidationException() public méthode

public ValidationException ( ) : Newtonsoft.Json
Résultat Newtonsoft.Json

ValidationException() public méthode

public ValidationException ( string message ) : Newtonsoft.Json
message string
Résultat Newtonsoft.Json

ValidationException() public méthode

public ValidationException ( string message, System inner ) : Newtonsoft.Json
message string
inner System
Résultat Newtonsoft.Json