WS_E_NUMERIC_OVERFLOW
Code: 0x803d0002 (2151481346)
As HRESULT:- S: 1 (Failure)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x03d (FACILITY_WEBSERVICES: Web Services)
- Code: 0x0002 (2)
- Sev: 2 (STATUS_SEVERITY_WARNING)
- C: 0 (Microsoft-defined)
- Facility: 0x03d (Unknown facility)
- Code: 0x0002 (2)
Abstract
The operation could not be completed because it would lead to numeric overflow.
Documented in Win32
Windows Web Services Return Values: 0x804d0002
The numeric operation would result in overflow due to lack precision of the values specified. An example of this is when adding two 32-bit integer values where the value would wrap around.
COM Error Codes (FWP, WS, NDIS, HyperV) (winerror.h): 0x803D0002
The operation could not be completed because it would lead to numeric overflow.
Associated Modules
| Module | Code | Found in | Description |
|---|---|---|---|
| KernelBase.dll | 0x803d0002 | 78.1 | The operation could not be completed because it would lead to numeric overflow. |
| kernel32.dll | 0x803d0002 | 78.11011 | The operation could not be completed because it would lead to numeric overflow. |
| webservices.dll | 0x803d0002 | 78.11011 | The operation could not be completed because it would lead to numeric overflow. |
| 3 entries | |||