Skip to content

EshopError

Defined in: utils/utils.ts:20

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

  • Error

new EshopError(message): EshopError

Defined in: utils/utils.ts:26

Create an EshopError

string

The message the error should show

EshopError

Error.constructor