C# Class RedditStoreApp.Data.Factory.RedditApiException

Inheritance: System.Exception
Afficher le fichier Open project: anroOfCode/reddit-w8-app

Méthodes publiques

Méthode Description
RedditApiException ( RedditApiExceptionType type ) : System

Private Methods

Méthode Description
GetStringFromType ( RedditApiExceptionType type ) : string

Method Details

RedditApiException() public méthode

public RedditApiException ( RedditApiExceptionType type ) : System
type RedditApiExceptionType
Résultat System