CookieMissingError
Hierarchy
- RuntimeError
- CookieMissingError
Index
Properties
externalname
externalmessage
externaloptionalstack
optionalreadonlycause
Methods
toString
Human-readable description of the error
Returns string
toJSON
Returns object
Constructors
constructor
Parameters
message: string
optionalcause: Error
Returns CookieMissingError
Thrown when the cookie youβre trying to retrieve has not been set yet.
Learn more