Constructor
new AmbiguousProjectError(messageopt, nullable, projectsopt)
Constructs an AmbiguousProjectError.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
message |
string |
<optional> <nullable> |
Optional message describing the error. |
projects |
Array.<string> |
<optional> |
Array of projects which matched. |
- Source: