Skip to Content

@exodus/errors

Usage

import { sanitizeErrorMessage, parseStackTrace } from '@exodus/errors';
 
try {
  // the devil's work
} catch (e) {
  console.error(sanitizeErrorMessage(e.message));
  sendToErrorTrackingServer(parseStackTrace(e));
}
Last updated on

Start building

XO

Request Demo

Schedule a call with our team

Select a product
Arrow right