API Reference > imodeljs-frontend > Tools > ToolAdmin > exceptionOptions exceptionOptions Object literal Beta Options for how uncaught exceptions should be handled. Properties Name Default Value Description alertBox true Show an alert box explaining that a problem happened details true include the "gory details" (e.g. stack trace) launchDebugger true break into debugger (only works if debugger is already opened) log true log exception to Logger Defined in core/frontend/src/tools/ToolAdmin.ts Line 342 Last Updated: 13 June, 2024