Add ErrorHandler Class

This commit is contained in:
Jonathan Jenne
2019-02-22 12:27:07 +01:00
parent 19bc39c0ce
commit e102f818e2
5 changed files with 69 additions and 22 deletions

View File

@@ -120,6 +120,7 @@
<Compile Include="ClassConfig.vb" />
<Compile Include="ClassConstants.vb" />
<Compile Include="ClassDragDrop.vb" />
<Compile Include="ClassErrorHandler.vb" />
<Compile Include="ClassLayout.vb" />
<Compile Include="ClassService.vb" />
<Compile Include="ClassTimer.vb" />