Error handling and fixes
This commit is contained in:
		| @@ -267,7 +267,7 @@ | ||||
|             } | ||||
|             else | ||||
|             { | ||||
|                 ErrorHandler.Handle(e); | ||||
|                 throw; | ||||
|             } | ||||
|         } | ||||
|         catch (Exception e) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user