MakeErrorOptions

export interface MakeErrorOptions
export interface MakeErrorOptions
Options used to make an error object.
message:string
Message for the error
name:string
Error type
stack:string
Stack for the error