Serializable representation of an error and its cause chain. Used for logging, reporting, and transport across process or network boundaries.
HTTP response body (Fetch errors only).
Vue component name (Vue errors only).
Vue error info string.
Logical source of the error.
Human-readable error message.
Error class or type name.
Stack trace, if available.
Serializable representation of an error and its cause chain. Used for logging, reporting, and transport across process or network boundaries.