Error 0x887C0003

Value: -2005139453 | 0x887C0003 | 2289827843

What does it mean ?

D3D11_ERROR_TOO_MANY_UNIQUE_VIEW_OBJECTS  
The application has exceeded the maximum number of unique view objects per Direct3D device. // The limit is 2^20 for feature levels up to 11.1.
Value: 3 | 0x0003 | 0b0000000000000011

Where does it come from ?

FACILITY_DIRECT3D11  
Direct3D 11
Value: 2172 | 0x87C | 0b100001111100

Other Errors for FACILITY_DIRECT3D11