I have not experienced this behaviour myself and have been successfully catching F# raised exception from C#.

Could you give some more details:

  • What is the exception type you are raising?
  • Are you raising an F# exception type, e.g. exception MyException of string?
  • At the C# end are you using catch(Exception ex) or catch (MyException ex) etc.?
  • What version of F# are you using?

Phil

By on 1/16/2008 6:47 AM ()

Hi,

I have found the problem, it was a <i>silly <i>mistake on my part. It is working properly now. Kind regards, Daryn

By on 1/17/2008 2:26 AM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper