Edit

ContentFormatNotSupportedException(String) Constructor

Definition

Constructor for ContentFormatNotSupportedException

public ContentFormatNotSupportedException(string message);
new Microsoft.InformationProtection.Exceptions.ContentFormatNotSupportedException : string -> Microsoft.InformationProtection.Exceptions.ContentFormatNotSupportedException
Public Sub New (message As String)

Parameters

message
String

The message that describes the error

Applies to