DumpNonFatalExceptionToLog Method
- Last UpdatedApr 08, 2026
- 1 minute read
Dump an exception into the OASyS DNA log, allowing the program to keep running.
| Overload | Description |
|---|---|
| DumpNonFatalExceptionToLog(LogLevel,Exception) | Dump an exception into the OASyS DNA log, allowing the program to keep running. |
| DumpNonFatalExceptionToLog(Exception) | Dump an exception into the OASyS DNA log, allowing the program to keep running. |