EshopError
Defined in: utils/utils.ts:20
Class representing an error in the nintendo-switch-eshop library
Extends
Section titled “Extends”Error
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new EshopError(
message
):EshopError
Defined in: utils/utils.ts:26
Create an EshopError
Parameters
Section titled “Parameters”message
Section titled “message”string
The message the error should show
Returns
Section titled “Returns”EshopError
Overrides
Section titled “Overrides”Error.constructor