Class ErrorMessage
Class that contains an error message.
Inherited Members
Namespace: Evergine.Common.Graphics
Assembly: Evergine.Common.dll
Syntax
public class ErrorMessage
  Properties
Message
Gets or sets the error message.
Declaration
public string Message { get; set; }
  Property Value
| Type | Description | 
|---|---|
| string |