Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 255 Bytes

Detail.md

File metadata and controls

18 lines (11 loc) · 255 Bytes

Detail

Contains parameter or domain specific information related to the error and why it occurred.

Supported Types

Str

Detail.CreateStr(/* values here */);

MapOfAny

Detail.CreateMapOfAny(/* values here */);