Re: [Quickfix-developers] Exception Class
Brought to you by:
orenmnero
From: Shane T. <str...@co...> - 2008-02-28 20:01:38
|
Are you sure you're using "Exception" and not "exception"? Can you paste the code in question? On 2/28/08, Jeff <jhe...@gm...> wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: > http://www.quickfixengine.org/services.html > > > > Oops, sent that previous email too fast, here's the rest: > > When I add the quickfix dlls to my project, I have to rename all instances > of "Exception" to "System.Exception" because of this error: > > 'Catch' cannot catch type 'exception' because it is not 'System.Exception' > or a class that inherits from 'System.Exception'. > > I just wanted to see if my only option is to go through and qualify all my > Exceptions to System.Exceptions, or if there were something else I could do. > > Thanks, > Jeff > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > -- Shane Trotter Connamara Systems, LLC |