Exception: LocalizationLinter::RegionHashIdenticalAsMainOne
- Inherits:
-
CheckMissingKeyNotNeeded
- Object
- StandardError
- CheckMissingKeyNotNeeded
- LocalizationLinter::RegionHashIdenticalAsMainOne
- Defined in:
- ext/localizationlinter/localizationlinter.rb
Instance Method Summary collapse
-
#initialize(msg = "") ⇒ RegionHashIdenticalAsMainOne
constructor
A new instance of RegionHashIdenticalAsMainOne.
Constructor Details
#initialize(msg = "") ⇒ RegionHashIdenticalAsMainOne
Returns a new instance of RegionHashIdenticalAsMainOne.
93 94 95 |
# File 'ext/localizationlinter/localizationlinter.rb', line 93 def initialize(msg="") super end |