Class Detail
Additional detail about an error. This may include detailed validation failure messages, debugging information, troubleshooting steps, or more.
Inherited Members
Namespace: Unity.Services.Lobbies.Models
Assembly: solution.dll
Syntax
[Preserve]
public class Detail
Constructors
| Name | Description |
|---|---|
| Detail(string, string) | Additional detail about an error. This may include detailed validation failure messages, debugging information, troubleshooting steps, or more. |
Properties
| Name | Description |
|---|---|
| ErrorType | Parameter errorType of Detail |
| Message | Parameter message of Detail |