C# Class Microsoft.Azure.Commands.Common.Authentication.AadAuthenticationCanceledException

Inheritance: AadAuthenticationException
Show file Open project: Azure/azure-powershell

Public Methods

Method Description
AadAuthenticationCanceledException ( string message, Exception innerException ) : System

Method Details

AadAuthenticationCanceledException() public method

public AadAuthenticationCanceledException ( string message, Exception innerException ) : System
message string
innerException System.Exception
return System