Table of Contents

Constructor ErrorInfo

Namespace
Ubiquity.NET.Llvm
Assembly
Ubiquity.NET.Llvm.dll

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

msg LazyEncodedString

Message for the error