Skip to main content

Class: EshopError

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

Hierarchy

  • Error

    โ†ณ EshopError

Constructors

constructor

โ€ข new EshopError(message)

Create an EshopError

Parameters

NameTypeDescription
messagestringThe message the error should show

Overrides

Error.constructor

Defined in

lib/utils/utils.ts:24