|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Get the Project and Class Name in RuntimeHi,
How can i get the Project and the Class Name of my .net project in runtime, i mean, i want to generate a new exception, and i want to know, the project, the class, the method or function, where the error ocurrs. Thank you, Alfredo Barrientos You should already have that information as part of the stack trace on the
exception. Show quote "Alfredo Barrientos" <abarrien***@gmail.com> wrote in message news:1193976584.585346.30090@y42g2000hsy.googlegroups.com... > Hi, > > How can i get the Project and the Class Name of my .net project in > runtime, i mean, i want to generate a new exception, and i want to > know, the project, the class, the method or function, where the error > ocurrs. > > Thank you, > > Alfredo Barrientos > |
|||||||||||||||||||||||