Constructs a MetadataProviderException with a supplied error message text.
public: MetadataProviderException(string msg);
public MetadataProviderException(string msg);
Public Sub New(msg As string)
MetadataProviderException Class