Ruby 1.9.2 リファレンスマニュアル > ライブラリ一覧 > getoptlongライブラリ > GetoptLong::MissingArgumentクラス

class GetoptLong::MissingArgument

クラスの継承リスト: GetoptLong::MissingArgument < GetoptLong::Error < StandardError < Exception < Object < Kernel < BasicObject

Abstract

与えられたオプションには引数が欠けている。

Methods

Classes