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