diff -r 7a31f7298d8f -r 0c91f0baec58 crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/MSGS_Client.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/MSGS_Client.xml Wed Apr 21 09:51:02 2010 +0300 @@ -0,0 +1,59 @@ + + + MSGS Client + <p>Client messaging panics from the <code>msgs</code> library</p> + + + 1 + <p>Unsupported asynchronous request made to Message Server</p> + + + 2 + <p>Session event notification request repeated by client</p> + + + 3 + <p>Failed to write data into asynchronous call descriptor to be passed back to client</p> + + + 4 + <p>Failed to read data from asynchronous call descriptor passed from client</p> + + + 5 + <p>Client requested Message Server to create or modify an entry with invalid data</p> + + + 7 + <p>Message Server session ended while a message store is still locked</p> + + + 8 + <p>Message Server session ended with outstanding requests</p> + + + 9 + <p>Client requested Message Server to release message store that was not locked</p> + + + 10 + <p>Client requested Message Server to delete empty entry selection</p> + + + 11 + <p>Client requested Message Server to pop remote entry from session cleanup stack</p> + + + 12 + <p>Progress information exceeded maximum 256-character length</p> + + + 13 + <p>Client requested Message Server to move an empty selection of entries</p> + + + 14 + <p>Client requested Message Server to copy an empty selection of entries</p> + + + \ No newline at end of file