Results for: "Array.new"

Attributes are in key-value form, and if there’s no value provided for an attribute, a NotAvailableValueError will be raised.

Raised when an unknown conversion error occurs.

Raised when a required variable is not set.

No documentation available
No documentation available
No documentation available
No documentation available

Raised when RubyGems is unable to load or activate a gem. Contains the name and version requirements of the gem that either conflicts with already activated gems or that RubyGems is otherwise unable to activate.

Raised when trying to activate a gem, and that gem does not exist on the system. Instead of rescuing from this class, make sure to rescue from the superclass Gem::LoadError to catch all types of load errors.

Raised when there are conflicting gem specs loaded

No documentation available
No documentation available

Raised by Gem::Resolver when dependencies conflict and create the inability to find a valid possible spec for a request.

No documentation available
No documentation available

Potentially raised when a specification is validated.

Signals that a remote operation cannot be conducted, probably due to not being connected (or just not finding host).

Raised by Resolver when a dependency requests a gem for which there is no spec.

Run an instance of the gem program.

Gem::GemRunner is only intended for internal use by RubyGems itself. It does not form any public API and may change at any time for any reason.

If you would like to duplicate functionality of ‘gem` commands, use the classes they call directly.

exceptions

Raised by Timeout.timeout when the block times out.

Raised by Timeout.timeout when the block times out.

Base class for all URI exceptions.

Not a URI.

URI is valid, bad usage is not.

Search took: 2ms  ·  Total Results: 2426