C# Class Rest4Net.Exceptions.Rest4NetException

Inheritance: System.Exception
Afficher le fichier Open project: acropolium/Rest4Net

Méthodes publiques

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

Method Details

Rest4NetException() public méthode

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