@inproceedings{leino2004exception, author = {Leino, Rustan and Schulte, Wolfram}, title = {Exception Safety for C#}, booktitle = {SEFM}, year = {2004}, month = {January}, abstract = {Programming-language mechanisms for throwing and handling exceptions can simplify some computer programs. However, the use of exceptions can also be error prone, leading to new programming errors and code that is hard to understand. This paper describes ways to tame the exception usage in C#. In particular, the paper describes the treatment of exceptions in Spec#, an experimental superset of C# that includes code contracts.}, publisher = {IEEE Computer Society}, url = {http://approjects.co.za/?big=en-us/research/publication/exception-safety-for-c/}, pages = {218-227}, isbn = {0-7695-2222-X}, edition = {SEFM}, }