Handle uncaught exceptions
Global uncaught exception handler
A method to bind an uncaught exception handler to ensure that fatal application errors are logged
Pool of uncaught exception handlers.
@bugsnag/js plugin to capture and report uncaught exceptions
Generate and write a heapdump upon an uncaught exception
Uncaught exception plugin.
catch node uncaught exception,send email and exit
Simple uncaught exception handler for mini-rest project
A Node.js uncaught exception handler
Middleware to handle graceful shutdown on any uncaught exception.
Uncaught exception logging with stack traces for Backbone apps
Searches Stack Overflow when uncaught exception is detected.
Catch unhandled rejection and uncaught exception
Middleware to handle graceful shutdown on any uncaught exception.
A utility for observing uncaught exceptions thrown in Happy DOM and dispatch them as events on the Happy DOM window.
Log exit and uncaught exception when hubot instance exits.
Provied a single callback that runs when browser throws any uncaught exception
@errortracker/js plugin to capture and report uncaught exceptions
Sends out an email to the given recipient with information about an uncaught exception.
OpenTelemetry instrumentation for Node.js Performance measurement API
A react native module that lets you to register a global error handler that can capture fatal/non fatal uncaught exceptions.
A uncaught exception handler for hapi that triggers a graceful shutdown.
Utility to create custom exceptions
Simple email notification of uncaught exceptions
This gem installs the agent of RuntimeError.net to your application. It handles uncaught exceptions from your application and tightly integrates exceptions with your project management tool.
A Rails gem that catches uncaught exceptions and automatically creates GitHub issues with full error details, backtraces, and request context. Includes deduplication to avoid flooding your repo with duplicate issues.
appygram-rails sends uncaught Rails exceptions as traces to the hosted messaging service at http://www.appygram.com
Miscellaneous methods that may or may not be useful. sh:: Safely pass untrusted parameters to sh scripts. fork_and_check:: Run a block in a forked process and raise an exception if the process returns a non-zero value. do_and_exit, do_and_exit!:: Run a block. If the block does not run exit!, a successful exec or equivalent, run exit(1) or exit!(1) ourselves. Useful to make sure a forked block either runs a successful exec or dies. Any exceptions from the block are printed to standard error. overwrite:: Safely replace a file. Writes to a temporary file and then moves it over the old file. tempname_for:: Generates an unique temporary path based on a filename. The generated filename resides in the same directory as the original one. try_n_times:: Retries a block of code until it succeeds or a maximum number of attempts (default 10) is exceeded. Exception#to_formatted_string:: Returns a string that looks like how Ruby would dump an uncaught exception. IO#best_datasync:: Tries fdatasync, falling back to fsync, falling back to flush.
Miscellaneous methods that may or may not be useful. sh:: Safely pass untrusted parameters to sh scripts. Raise an exception if the script returns a non-zero value. fork_and_check:: Run a block in a forked process and raise an exception if the process returns a non-zero value. do_and_exit, do_and_exit!:: Run a block. If the block does not run exit!, a successful exec or equivalent, run exit(1) or exit!(1) ourselves. Useful to make sure a forked block either runs a successful exec or dies. Any exceptions from the block are printed to standard error. overwrite:: Safely replace a file. Writes to a temporary file and then moves it over the old file. tempname_for:: Generates an unique temporary path based on a filename. The generated filename resides in the same directory as the original one. try_n_times:: Retries a block of code until it succeeds or a maximum number of attempts (default 10) is exceeded. Exception#to_formatted_string:: Return a string that looks like how Ruby would dump an uncaught exception. IO#best_datasync:: Try fdatasync, falling back to fsync, falling back to flush. Random#exp:: Return a random integer 0 ≤ n < 2^argument (using SecureRandom). Random#float:: Return a random float 0.0 ≤ n < argument (using SecureRandom). Random#int:: Return a random integer 0 ≤ n < argument (using SecureRandom). Password:: A small wrapper for String#crypt that does secure salt generation and easy password verification.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.