Exception: SpmVersionUpdates::ConfigurationError
- Inherits:
-
ArgumentError
- Object
- ArgumentError
- SpmVersionUpdates::ConfigurationError
- Defined in:
- lib/spm_version_updates/errors.rb
Overview
Invalid user-supplied configuration or inputs. Inherits ArgumentError (not Error) so existing callers that rescue ArgumentError keep working; rescue it alongside Error when catching everything this gem raises.
Direct Known Subclasses
ManifestParser::ManifestPathMustBeSet, XcodeParser::XcodeprojPathMustBeSet