Exception: SpmVersionUpdates::ConfigurationError

Inherits:
ArgumentError
  • Object
show all
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.