dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnetlib/resources/en_US/runtime Exception.tx


From: Gopal.V <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/resources/en_US/runtime Exception.txt,1.20,1.21
Date: Thu, 26 Jun 2003 00:58:38 -0400

Update of /cvsroot/dotgnu-pnet/pnetlib/resources/en_US/runtime
In directory subversions:/tmp/cvs-serv2922/resources/en_US/runtime

Modified Files:
        Exception.txt 
Log Message:
String Resources for threading


Index: Exception.txt
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/resources/en_US/runtime/Exception.txt,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -r1.20 -r1.21
*** Exception.txt       22 Apr 2003 04:43:34 -0000      1.20
--- Exception.txt       26 Jun 2003 04:58:36 -0000      1.21
***************
*** 75,78 ****
--- 75,81 ----
  Exception_ThreadInterrupt=The thread has been interrupted
  Exception_ThreadAbort=The thread has been aborted
+ Exception_ThreadsNotSupported=The runtime doesn't support threads
+ Exception_ThreadNeedsLock=The current thread does not own the lock for the 
specified object
+ Exception_ThreadAlreadyStarted=The thread has already started
  Exception_EndOfStream=Attempted to read past the end of the stream
  Exception_PathTooLong=The supplied path is too long
***************
*** 105,106 ****
--- 108,110 ----
  Exception_IsolatedStorage=An error occurred while processing isolated storage
  Exception_Policy=The security policy forbids the requested operation
+ Exception_UnexpectedEngineState=The execution engine encoutered a serious 
problem





reply via email to

[Prev in Thread] Current Thread [Next in Thread]