C# Class SocialPlus.Server.Exceptions.ExpiredTokenException

Expired token exception class
Inheritance: Exception
Afficher le fichier Open project: microsoft/EmbeddedSocial-Service

Méthodes publiques

Méthode Description
ExpiredTokenException ( ) : System

Initializes a new instance of the ExpiredTokenException class

Method Details

ExpiredTokenException() public méthode

Initializes a new instance of the ExpiredTokenException class
public ExpiredTokenException ( ) : System
Résultat System