Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 488 Bytes

ErrorDetails.md

File metadata and controls

10 lines (7 loc) · 488 Bytes

Onepanel.ErrorDetails

Properties

Name Type Description Notes
id String String identifying the error type. Does not change between error instances.
description String Human readable error description. May contain information specific to given error instance.
details Object Details about the error instance. The object schema is specific to each error type. [optional]