FUnixErrorOutputDevice::HandleError

Error handling function that is being called from within the system wide global error handler, e.g. using structured exception handling on the PC.

Windows
MacOS
Linux

Override Hierarchy

FOutputDeviceError::HandleError()

FUnixErrorOutputDevice::HandleError()

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Unix/UnixErrorOutputDevice.h

Include

#include "Unix/UnixErrorOutputDevice.h"

Source

/Engine/Source/Runtime/Core/Private/Unix/UnixErrorOutputDevice.cpp

Syntax

virtual void HandleError()

Remarks

Error handling function that is being called from within the system wide global error handler, e.g. using structured exception handling on the PC.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss