Language

DkmExceptionCategory Class

Definition

Indicates the type of exception.

public ref class DkmExceptionCategory abstract sealed
public ref class DkmExceptionCategory abstract sealed
class DkmExceptionCategory abstract sealed
public static class DkmExceptionCategory
type DkmExceptionCategory = class
Public Class DkmExceptionCategory
Inheritance
DkmExceptionCategory

Properties

Name Description
ActiveScript

ActiveScript Exception.

Clr

Common Language Runtime Exception.

Cpp

C++ Exception.

Deadlock

Deadlock detected on thread.

Gpu

GPU Exception.

ManagedDebuggingAssistant

Managed Debugging Assistant (MDA). These are notifications that come of the CLR to notify the user of problems.

NativeRuntimeCheck

Native Run-Time Check.

Win32

Win32 Exception.

Applies to