Priority
Show-stopper
Type
Bug 
State
Fixed 
Assignee
Eugene Pasynkov 
Subsystem
Code Analysis 
Affected versions
Fixed in
Fixed in build
Next build 
Build
239
Fixed in build
240
  • Submitted by   Olga Lobacheva
    3 years ago (06 Aug 2006 16:34)
  • Updated by Olga Lobacheva
    3 years ago (09 Sep 2006 13:33)
  • Jira: RSRP-24370
    (history, comments)

RSRP-24370

throw null statement is highlighted with error "null doesn't extend System.Exception"

0
see sbj...

namespace ConsoleApplication4.A
{
class Class2
{
public void Mt()
{
throw null;
}
}
}


Issue was closed
Comments (0)
 
History (0)
 
Links
 
Issue has no comments