Edit

InternalException(String) Constructor

Definition

Constructor for InternalException

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

Parameters

message
String

The message that describes the error

Applies to