Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 782 Bytes

File metadata and controls

17 lines (14 loc) · 782 Bytes
title ExecutionError

Represents an execution error returned by the runtime

Fields without arguments

Name Type Description
category String Category of the runtime error
code String Code of the runtime error
dependencies JSON! Dependency versions for the runtime error
details JSON Structured runtime error details
message String Message of the runtime error
timestamp BigInt Unix epoch runtime timestamp in microseconds for the error
version String Runtime version that returned the error