Edit

NotSupportedOperationException Class

Definition

The operation requested by the application is not supported by the SDK.

[System.Serializable]
public class NotSupportedOperationException : Microsoft.InformationProtection.Exceptions.BadInputException
[<System.Serializable>]
type NotSupportedOperationException = class
    inherit BadInputException
Public Class NotSupportedOperationException
Inherits BadInputException
Inheritance
NotSupportedOperationException
Attributes

Constructors

Name Description
NotSupportedOperationException(String)

Constructor for NotSupportedOperationException

Properties

Name Description
ErrorCode

Gets the category of bad input failure.

(Inherited from BadInputException)

Applies to