9.0 Released! → Native ESM runtimes 🚀, Vite support ⚡️, multi-window apps and more...
Read Announcement
DefaultErrorHandler
An interface used to for handling trace error

Summary

Constructors

constructor

Constructors

constructor

new DefaultErrorHandler(): DefaultErrorHandler

Methods

handlerError

handlerError(error: any): void
Parameter Default Description
error
any

Returns void