2001-11-30 Dick Porter <dick@ximian.com>
authorDick Porter <dick@acm.org>
Fri, 30 Nov 2001 09:11:56 +0000 (09:11 -0000)
committerDick Porter <dick@acm.org>
Fri, 30 Nov 2001 09:11:56 +0000 (09:11 -0000)
commita91ce9928d61226d563136161170ca0f31e36bce
treebe6038fd0a0be5971ea85cf12255b1c1d0781448
parent5b2cde78d01fca0ef8d2186d0111060faf496a1b
2001-11-30  Dick Porter  <dick@ximian.com>

* exception.c: Implement mono_exception_from_name()

2001-11-30  Dick Porter  <dick@ximian.com>

* interp.c: Replace get_named_exception() with
mono_exception_from_name()

svn path=/trunk/mono/; revision=1490
mono/interpreter/ChangeLog
mono/interpreter/interp.c
mono/metadata/ChangeLog
mono/metadata/Makefile.am
mono/metadata/exception.c [new file with mode: 0644]
mono/metadata/exception.h [new file with mode: 0644]