G Guest Jan 29, 2004 #1 Can I get the name of the class that throwed an exception and the number of the line in my code in which the exception was thrown Thanks
Can I get the name of the class that throwed an exception and the number of the line in my code in which the exception was thrown Thanks
P Paul G. Tobey [eMVP] Jan 29, 2004 #2 If it happens while running in the debugger, the debugger will show you where it failed, yes. Paul T. Aris said: Can I get the name of the class that throwed an exception and the number Click to expand... of the line in my code in which the exception was thrown?
If it happens while running in the debugger, the debugger will show you where it failed, yes. Paul T. Aris said: Can I get the name of the class that throwed an exception and the number Click to expand... of the line in my code in which the exception was thrown?