Class: EshopError
Class representing an error in the nintendo-switch-eshop library
Hierarchy
Error
โณ
EshopError
Constructors
constructor
โข new EshopError(message
)
Create an EshopError
Parameters
Name | Type | Description |
---|---|---|
message | string | The message the error should show |
Overrides
Error.constructor