@ethereumjs/util / EthereumJSErrorWithoutCode
EthereumJSErrorWithoutCode(
message?
,stack?
):EthereumJSError
<{code
:string
; }>
Defined in: packages/rlp/dist/esm/errors.d.ts:36
string
Optional error message
string
Optional stack trace
EthereumJSError
<{ code
: string
; }>
Use EthereumJSError
with a set error code instead