URIError
| Module | ejs |
| Namespace | intrinsic |
| Definition | dynamic class URIError |
| Inheritance | URIError Error Object |
URI error exception class.
Thrown a URI fails to parse.
Properties
| Qualifiers | Property | Type | Description |
|---|---|---|---|
| No properties defined | |||
URIError Methods
| Qualifiers | Method |
|---|---|
| URIError(message: String) | |
| URIError constructor. |
Method Detail
URIError(message: String)
URIError constructor.
- Parameters
message: String Message to use when defining the Error.message property