Codeunit 1291 DotNet Exception Handler in 22
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 6
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Catch | (var DotNet Exception, DotNet Type) | public | - | |
| Collect | () | public | - | |
| TryCastToType | (DotNet Type) | Boolean | public | - |
| CastToType | (var DotNet Exception, DotNet Type) | Boolean | public | - |
| GetMessage | () | Text | public | - |
| Rethrow | () | public | - |