Interface URIErrorConstructor
Callable
- __call(message?: undefined | string): URIError
-
Parameters
-
Optional message: undefined | string
Constructors
constructor
- new URIErrorConstructor(message?: undefined | string): URIError
-
Parameters
-
Optional message: undefined | string
Properties
prototype