Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 282 Bytes

errors-exception.md

File metadata and controls

21 lines (13 loc) · 282 Bytes

Errors Exception

Structure

ErrorsException

Fields

Name Type Tags Description
errors List of Errors1 Optional -

Example (as JSON)

{
  "errors": null
}