[JIRA] (JENKINS-59944) Remove unused constructors from exception class

11 views
Skip to first unread message

mez.pahlan@gmail.com (JIRA)

unread,
Oct 26, 2019, 11:43:03 AM10/26/19
to jenkinsc...@googlegroups.com
Mez Pahlan created an issue
 
Jenkins / Improvement JENKINS-59944
Remove unused constructors from exception class
Issue Type: Improvement Improvement
Assignee: Mez Pahlan
Components: appcenter-plugin
Created: 2019-10-26 15:42
Labels: newbie-friendly
Priority: Minor Minor
Reporter: Mez Pahlan

The AppCenterException class looks like it is going to be use in only a very specific way. At the moment it has the following unused constructors that we don't want future contributors to accidently use meaning we need to support them.

  1. public AppCenterException(Throwable throwable)
  2. public AppCenterException(String s, Throwable throwable, boolean b, boolean b1)
  3. public AppCenterException()

Acceptance Criteria

  1. Unused exception constructors are removed.
Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

mez.pahlan@gmail.com (JIRA)

unread,
Oct 26, 2019, 12:48:02 PM10/26/19
to jenkinsc...@googlegroups.com
Mez Pahlan started work on Improvement JENKINS-59944
 
Change By: Mez Pahlan
Status: Open In Progress

mez.pahlan@gmail.com (JIRA)

unread,
Oct 26, 2019, 12:48:02 PM10/26/19
to jenkinsc...@googlegroups.com

mez.pahlan@gmail.com (JIRA)

unread,
Oct 26, 2019, 12:49:02 PM10/26/19
to jenkinsc...@googlegroups.com
Change By: Mez Pahlan
Status: In Review Fixed but Unreleased
Resolution: Fixed

mez.pahlan@gmail.com (JIRA)

unread,
Nov 2, 2019, 7:57:03 AM11/2/19
to jenkinsc...@googlegroups.com
Change By: Mez Pahlan
Status: Fixed but Unreleased Resolved
Released As: 0.7.2
Reply all
Reply to author
Forward
0 new messages