GlobalErrorHandler: Class to handle global errors
This commit is contained in:
@@ -72,10 +72,14 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Code\Controls\CLabel.cs" />
|
||||
<Compile Include="Code\GlobalErrorHandler.cs" />
|
||||
<Compile Include="Code\JSON\ParserContext.cs" />
|
||||
<Compile Include="GlobalRouter.cs" />
|
||||
<Compile Include="Code\JSON\JSONParser.cs" />
|
||||
<Compile Include="Code\JSON\JSONWriter.cs" />
|
||||
<Compile Include="Code\Pages\FrmError.cs">
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
</ItemGroup>
|
||||
<PropertyGroup>
|
||||
|
||||
Reference in New Issue
Block a user