Used when an unknown error occurs
@type t() :: %Ash.Error.Unknown.UnknownError{ __exception__: true, bread_crumbs: term(), class: term(), error: binary() | nil, field: term() | nil, path: term(), splode: term(), stacktrace: term(), value: term() | nil, vars: term() }