P
Pure Heart
Hi
i implemented my own Eception Class inherting from System.ApplicationException
and i use properties such as
System.Reflection.Assembly.GetCallingAssembly.GetName.Version.ToString
to add information to the displayed message, what is so important to me is
to catch
the information about the procedure name and form name that caused the
exception and instead if passing it as arggument and then chnging the value
of string in each procedure and each from isnt there a system.reflection
property that stores that information ?
thank you
--
Ammar S. Mitoori
IT Head QIMCO Co.
Tel : +9744831199
Mobile : +9745378400
Fax : +9744831643
i implemented my own Eception Class inherting from System.ApplicationException
and i use properties such as
System.Reflection.Assembly.GetCallingAssembly.GetName.Version.ToString
to add information to the displayed message, what is so important to me is
to catch
the information about the procedure name and form name that caused the
exception and instead if passing it as arggument and then chnging the value
of string in each procedure and each from isnt there a system.reflection
property that stores that information ?
thank you
--
Ammar S. Mitoori
IT Head QIMCO Co.
Tel : +9744831199
Mobile : +9745378400
Fax : +9744831643