Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 535 Bytes

File metadata and controls

21 lines (13 loc) · 535 Bytes

Home > @velcro/common > ParseError > (constructor)

ParseError.(constructor)

Constructs a new instance of the ParseError class

Signature:

constructor(uri: Uri, message: string);

Parameters

Parameter Type Description
uri Uri
message string