Edit

ConsentDeniedException Class

Definition

An operation that required consent from user was not granted consent.

[System.Serializable]
public class ConsentDeniedException : Exception
[<System.Serializable>]
type ConsentDeniedException = class
    inherit Exception
Public Class ConsentDeniedException
Inherits Exception
Inheritance
ConsentDeniedException
Attributes

Constructors

Name Description
ConsentDeniedException(String)

Constructor for ConsentDeniedException

Applies to