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

class GetoptLong::MissingArgument

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

要約

与えられたオプションに引数が欠けている場合に発生する例外です。

目次