An error caused by searching for a dependency that is completely unknown, i.e. has no versions available whatsoever.

Attributes
Read & Write

@return [Object] the dependency that could not be found

Read & Write

@return [Array<Object>] the specifications that depended upon {#dependency}

Class Methods

Initializes a new error with the given missing dependency. @param [Object] dependency @see {#dependency} @param [Array<Object>] required_by @see {#required_by}

Instance Methods

The error message for the missing dependency, including the specifications that had this dependency.