C# Class SoftwareKobo.Social.Sina.Weibo.AuthorizeException

Inheritance: System.Exception
Afficher le fichier Open project: h82258652/SoftwareKobo.Social.Sina.Weibo

Méthodes publiques

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

Method Details

AuthorizeException() public méthode

public AuthorizeException ( ) : System
Résultat System

AuthorizeException() public méthode

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

AuthorizeException() public méthode

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