Classes | |
class | clan::CrashReporter |
Generates crash reports (aka. minidumps or core dumps) when the application crashes, or when requested. More... | |
class | clan::DetectHang |
Calls CrashReporter::invoke if the constructing thread does not call RunLoop::process for more than 30 seconds. More... | |
class | clan::ExceptionDialog |
Displays a modal dialog with exception details. More... | |