Edit

ContentFormatNotSupportedException Class

Definition

Content format is not supported

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

Constructors

Name Description
ContentFormatNotSupportedException(String)

Constructor for ContentFormatNotSupportedException

Properties

Name Description
ErrorCode

Gets the category of bad input failure.

(Inherited from BadInputException)

Applies to