C# Class NijieDownloader.Library.NijieException

Inheritance: System.Exception
Afficher le fichier Open project: Nandaka/NijieDownloader Class Usage Examples

Méthodes publiques

Méthode Description
NijieException ( string message, Exception innerException, int errorCode ) : System
NijieException ( string message, int errorCode ) : System
ToString ( ) : string

Method Details

NijieException() public méthode

public NijieException ( string message, Exception innerException, int errorCode ) : System
message string
innerException System.Exception
errorCode int
Résultat System

NijieException() public méthode

public NijieException ( string message, int errorCode ) : System
message string
errorCode int
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string