Edit

PrivilegedRequiredException Class

Definition

The exception thrown when cannot override privileged label when new label method is standard

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

Constructors

Name Description
PrivilegedRequiredException(String)

Constructor for PrivilegedRequiredException

Applies to