Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FScriptExceptionHandler
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/CoreMisc.h |
| Include | #include "Misc/CoreMisc.h" |
| Source | /Engine/Source/Runtime/Core/Private/Misc/CoreMisc.cpp |
static void AssertionExceptionHandler
(
ELogVerbosity::Type Verbosity,
const TCHAR * ExceptionMessage,
const TCHAR * StackMessage
)
Remarks
Handler for a script exception that emits an ensure (for warnings or errors)