Code0 LogoCodeZero

ExecutionError

Represents an execution error returned by the runtime

Fields without arguments

NameTypeDescription
categoryStringCategory of the runtime error
codeStringCode of the runtime error
dependenciesJSON!Dependency versions for the runtime error
detailsJSONStructured runtime error details
messageStringMessage of the runtime error
timestampBigIntUnix epoch runtime timestamp in microseconds for the error
versionStringRuntime version that returned the error

On this page