Freigeben über


ProtectionSystemsMismatchException Konstruktoren

Definition

Überlädt

ProtectionSystemsMismatchException()

Diese Methode ist intern und sollte nicht verwendet werden.

ProtectionSystemsMismatchException(String)

Diese Methode ist intern und sollte nicht verwendet werden.

ProtectionSystemsMismatchException(String, Exception)

Diese Methode ist intern und sollte nicht verwendet werden.

ProtectionSystemsMismatchException()

Diese Methode ist intern und sollte nicht verwendet werden.

public ProtectionSystemsMismatchException ();
Public Sub New ()

Gilt für:

ProtectionSystemsMismatchException(String)

Diese Methode ist intern und sollte nicht verwendet werden.

public ProtectionSystemsMismatchException (string message);
new Microsoft.Media.Drm.ProtectionSystemsMismatchException : string -> Microsoft.Media.Drm.ProtectionSystemsMismatchException
Public Sub New (message As String)

Parameter

message
String

Gilt für:

ProtectionSystemsMismatchException(String, Exception)

Diese Methode ist intern und sollte nicht verwendet werden.

public ProtectionSystemsMismatchException (string message, Exception inner);
new Microsoft.Media.Drm.ProtectionSystemsMismatchException : string * Exception -> Microsoft.Media.Drm.ProtectionSystemsMismatchException
Public Sub New (message As String, inner As Exception)

Parameter

message
String
inner
Exception

Gilt für: