[IronPython] How to do ScriptEngine.FormatException now?

Dino Viehland dinov at microsoft.com
Fri Sep 5 20:06:31 PDT 2008


It's been moved into a service - you now can do engine.GetService<ExceptionOperations>() which gives FormatException and other exception features.

-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Dan Eloff
Sent: Friday, September 05, 2008 7:01 PM
To: Discussion of IronPython
Subject: [IronPython] How to do ScriptEngine.FormatException now?

Hi,

I've been using the source code to help me through the changes to the
hosting api, but this one is difficult since there are multiple
definitions of FormatException, which one should I use?

-Dan
_______________________________________________
Users mailing list
Users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com



More information about the Users mailing list