Exception: Git::Lint::Errors::Base
- Inherits:
-
StandardError
- Object
- StandardError
- Git::Lint::Errors::Base
- Defined in:
- lib/git/lint/errors/base.rb
Overview
The root class of gem related errors.
Instance Method Summary collapse
-
#initialize(message = "Invalid #{Identity::LABEL} action.") ⇒ Base
constructor
A new instance of Base.