{error.message}
{#if error?.status?.params} {JSON.stringify(error.status.params, undefined, 2)} {:else} {JSON.stringify(error, undefined, 2)} {/if}