Constructor
# new NotFoundError(fnName, message)
Parameters:
Name | Type | Description |
---|---|---|
fnName |
string
|
name of the function, base on which error will print on the output link to the method documentation. |
message |
string
|