Module hoggit.error_handling

error_handling.lua Adds intelligence to the way scripting errors in DCS are handled.

Must be included after hoggit.logging module

Functions

try (func, catch) Adds basic try/catch functionality


Functions

try (func, catch)
Adds basic try/catch functionality

Parameters:

  • func unsafe function to call
  • catch the function to call if func fails
generated by LDoc 1.4.6 Last updated 2024-07-12 02:45:11