exception

  1. Sajo

    Resolved What an exception class should contain?

    I am currently learning to create my own exception class and am wondering what my exception class should contain? It confuses me a lot. If anyone can give me an example. I need help urgently
  2. H

    Question How to debug application after an exception error?

    I wrote a C# application (.NET 4 Client Profile) which runs under Win64. Basically it works but from time to time I get an exception error message and the application crashes after I pressed OK to the exception window. The main problem is that it is difficult to locate problem in respect to my...
  3. S

    Question Can not deserialize a file

    Hey everyone, in my project I deserialize an xml file in order to load the info to the class and it all went good ..before I added Farseer Physics. Now it just won't load and says "An exception of type 'System.InvalidOperationException' occurred in System.Xml.dll but was not handled in user...
Back
Top Bottom