History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-36793
Type: Usability Problem Usability Problem
Status: Open Open
Priority: Normal Normal
Assignee: Alexander Zverev
Reporter: Serge Baltic
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

"Generate Switch Labels" QFix: Use the ArgumentOutOfRangeException Overload that Accepts the Actual Value of the Argument

Created: 07 Mar 07 22:09   Updated: 25 Apr 08 23:09
Component/s: Generate Action
Fix Version/s: None
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 All   Comments   Work Log   Change History      Sort Order:
Ilya Ryzhenkov - 25 Apr 08 23:09
ArgumentOutOfRangeException should be used only if switch expression is actually parameter. In other cases, we should use IndexOutOfRangeException