Windows / Code / 0x80010001
0x80010001
HRESULT Facility: FACILITY_RPC (1)
NTSTATUS Facility: FACILITY_DEBUGGER (1)
Associated Modules
| Module | Description |
|---|---|
| kernel32.dll | Call was rejected by callee. |
| ntdll.dll | Debugger did not handle the exception. |
| 2 entries | |
Associated Headers
| Header | Symbolic | Description |
|---|---|---|
| ntstatus.h | DBG_EXCEPTION_NOT_HANDLED | Debugger did not handle the exception. |
| winerror.h | RPC_E_CALL_REJECTED | Call was rejected by callee. |
| 2 entries | ||