Class: AmbiguousProjectError

appveyor-status.AmbiguousProjectError(messageopt, nullable, projectsopt)

Represents an error caused when a project is not uniquely identified.

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: