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
Overrides
Error.constructor