Constructor ErrorInfo
ErrorInfo(LazyEncodedString)
Initializes a new instance of the ErrorInfo struct
[SuppressMessage("Reliability", "CA2000:Dispose objects before losing scope", Justification = "Ownership is transferred to this instances. (Move semantics)")]
public ErrorInfo(LazyEncodedString msg)
Parameters
msgLazyEncodedStringMessage for the error