C# Class Softeq.XToolkit.Remote.Exceptions.ExpiredRefreshTokenException

Represents errors that occur when refreshing token.
Inheritance: Exception
Afficher le fichier Open project: Softeq/XToolkit.WhiteLabel

Méthodes publiques

Méthode Description
ExpiredRefreshTokenException ( Exception innerException ) : System

Method Details

ExpiredRefreshTokenException() public méthode

public ExpiredRefreshTokenException ( Exception innerException ) : System
innerException Exception
Résultat System