Message of Javascript exception in C#

Posted by Peter Pan on Stack Overflow See other posts from Stack Overflow or by Peter Pan
Published on 2010-03-22T14:20:09Z Indexed on 2010/06/08 2:02 UTC
Read the original article Hit count: 339

Filed under:
|
|

Hi,

i'm doing some unit tests in Silverlight. Therefore i'm invoking some javascript functions. i'd like to know how to get the message of the exception thrown in javascript. Is this possible?

Thanks! Peter

© Stack Overflow or respective owner

Related posts about c#

Related posts about JavaScript