Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 543 Bytes

ErrorMessage.md

File metadata and controls

11 lines (8 loc) · 543 Bytes

Tgm.Roborally.Api.Model.ErrorMessage

A message about that went wrong. Usefull to display users a short and usefull prompt

Properties

Name Type Description Notes
Message string A short message describing what happened in human words
Error string The error/exception [optional]

[Back to Model list] [Back to API list] [Back to README]