Removed code to test the Error Handler.
This commit is contained in:
@@ -942,7 +942,6 @@ namespace VEPROMS.CSLA.Library
|
||||
{
|
||||
try
|
||||
{
|
||||
throw(new Exception("Oops!");
|
||||
MyApp.ActiveDocument.Close(false);
|
||||
return true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user