C# Class GithubService.GithubServiceException

Inheritance: Exception
Afficher le fichier Open project: KenticoDocs/kontent-docs-github-reader

Méthodes publiques

Méthode Description
GithubServiceException ( string message ) : System

Private Methods

Méthode Description
GithubServiceException ( SerializationInfo info, StreamingContext context ) : System

Method Details

GithubServiceException() public méthode

public GithubServiceException ( string message ) : System
message string
Résultat System