Exception: Magik::InvalidOptionError

Inherits:
Error
  • Object
show all
Defined in:
lib/magik.rb

Overview

Raised when the command line carries a flag Magik does not understand.

See Also:

Constant Summary

Constants inherited from Error

Error::CODE_FORMAT, Error::DEFAULT_CODE, Error::DEFAULT_FIX

Instance Attribute Summary

Attributes inherited from Error

#cause_text, #code, #fix

Method Summary

Methods inherited from Error

code, fix, #initialize, normalize_cause, render, #to_h, validate_code!, validate_fix!

Constructor Details

This class inherits a constructor from Magik::Error