NotSupportedOperationException Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The operation requested by the application is not supported by the SDK.
C#
[System.Serializable]
public class NotSupportedOperationException : Microsoft.InformationProtection.Exceptions.BadInputException
[<System.Serializable>]
type NotSupportedOperationException = class
inherit BadInputException
Public Class NotSupportedOperationException
Inherits BadInputException
- Inheritance
- Attributes
Not |
Constructor for NotSupportedOperationException |
Error |
Gets the category of bad input failure. (Inherited from BadInputException) |
Product | Versions |
---|---|
Microsoft.InformationProtection | 1.6.152, 1.7.133, 1.8.94, 1.9.78, 1.10.93, 1.11.53, 1.12.61, 1.13.161, 1.14.108, 1.15.107, 1.16.126 |