Error returned when a JavaScript runtime cannot be prepared or started.
@type t() :: %Volt.JS.Runtime.Error{ __exception__: true, message: String.t(), reason: term(), stage: atom() | nil }