ExternalMetadataNotFoundException(String) Constructor

Definition

Initializes a new instance of the ExternalMetadataNotFoundException class with an exception message

public:
 ExternalMetadataNotFoundException(System::String ^ exceptionMessage);
public ExternalMetadataNotFoundException (string exceptionMessage);
new Microsoft.Xrm.Sdk.Data.Exceptions.ExternalMetadataNotFoundException : string -> Microsoft.Xrm.Sdk.Data.Exceptions.ExternalMetadataNotFoundException
Public Sub New (exceptionMessage As String)

Parameters

exceptionMessage
String

Applies to