るりまサーチ (Ruby 2.1.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.268秒)
トップページ > クエリ:l[x] > バージョン:2.1.0[x] > クエリ:e[x] > クエリ:a[x] > クエリ:InvalidSpecificationException[x]

別のキーワード

  1. open3 popen2e
  2. socket af_e164
  3. matrix determinant_e
  4. open3 capture2e
  5. matrix rank_e

検索結果

Gem::InvalidSpecificationException (108001.0)

不正な gemspec に関する例外です。

不正な gemspec に関する例外です。

Gem::Specification#validate -> bool (63919.0)

必須属性のチェックと自身の基本的な正当性チェックを行います。

必須属性のチェックと自身の基本的な正当性チェックを行います。

チェックにパスした場合は常に true を返します。そうでない場合は例外が発生します。

@raise Gem::InvalidSpecificationException チェックにパスしなかった場合に発生します。