URIError

Moduleejs
Namespaceintrinsic
Definitiondynamic class URIError
InheritanceURIError inherit Error inherit Object

URI error exception class.

Thrown a URI fails to parse.


Properties

QualifiersPropertyTypeDescription
No properties defined

URIError Methods

QualifiersMethod
URIError(message: String)
 URIError constructor.

Method Detail

URIError(message: String)

URIError constructor.

Parameters
message: String Message to use when defining the Error.message property