View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001328 | NoesisGUI | C# SDK | public | 2018-10-30 12:46 | 2018-11-22 09:57 |
| Reporter | JasonL663 | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | resolved | Resolution | open | ||
| Target Version | 2.2.0 | Fixed in Version | 2.2.0b3 | ||
| Summary | 0001328: NoesisException cannot be caught explicitly | ||||
| Description | The Noesis.Error.NoesisException class is marked as private. This means it | ||||
| Steps To Reproduce | Attempt to compile an expression catching a NoesisException produced by a call try { Noesis.GUI.LoadComponent(component, xamlPath); } Observe the resulting CS0122 compile error: | ||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-10-30 12:46 | admin | New Issue | |
| 2018-10-30 12:46 | admin | Reporter | admin => JasonL663 |
| 2018-10-30 12:47 | admin | Note Added: 0005268 | |
| 2018-11-01 02:14 | jsantos | View Status | public => private |
| 2018-11-22 09:57 | sfernandez | Assigned To | => sfernandez |
| 2018-11-22 09:57 | sfernandez | Status | new => resolved |
| 2018-11-22 09:57 | sfernandez | Fixed in Version | => 2.2.0b3 |
| 2018-11-22 09:57 | sfernandez | Target Version | => 2.2.0 |
| 2018-11-22 09:57 | sfernandez | View Status | private => public |
| 2018-11-22 09:57 | sfernandez | Platform | => Any |