Exception: Pione::Command::HideableOptionError

Inherits:
Rootage::OptionError show all
Defined in:
lib/pione/command/command-exception.rb

Overview

HideableOptionError is same as OptionError, but it is better for users that this error is ignored in some cases.

Method Summary

Methods inherited from Rootage::OptionError

#initialize, #message

Constructor Details

This class inherits a constructor from Rootage::OptionError