Edit

AdhocProtectionRequiredException Class

Definition

The exception thrown when Adhoc protection should be set to complete the action on the file.

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

Constructors

Name Description
AdhocProtectionRequiredException(String)

Constructor for AdhocProtectionRequiredException

Applies to