Skip to content

EshopError

Class representing an error in the nintendo-switch-eshop library

Extends

  • Error

Constructors

new EshopError()

new EshopError(message): EshopError

Create an EshopError

Parameters

message: string

The message the error should show

Returns

EshopError

Overrides

Error.constructor

Source

lib/utils/utils.ts:24