Exception: GithubIssueBranch::Error::IssueNotFound

Inherits:
StandardError
  • Object
show all
Defined in:
lib/github_issue_branch.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



24
25
26
# File 'lib/github_issue_branch.rb', line 24

def message
  "The chosen issue was not found"
end