#### [Apq\.Cfg](index.md 'index') ### [Apq\.Cfg\.Changes](Apq.Cfg.Changes.md 'Apq\.Cfg\.Changes') ## ReloadErrorEvent Class 配置重载错误事件 ```csharp public sealed class ReloadErrorEvent ``` Inheritance [System\.Object](https://learn.microsoft.com/en-us/dotnet/api/system.object 'System\.Object') 🡒 ReloadErrorEvent | Properties | | | :--- | :--- | | [AffectedLevels](Apq.Cfg.Changes.ReloadErrorEvent.AffectedLevels.md 'Apq\.Cfg\.Changes\.ReloadErrorEvent\.AffectedLevels') | 发生错误的配置源层级 | | [Exception](Apq.Cfg.Changes.ReloadErrorEvent.Exception.md 'Apq\.Cfg\.Changes\.ReloadErrorEvent\.Exception') | 异常信息 | | [RolledBack](Apq.Cfg.Changes.ReloadErrorEvent.RolledBack.md 'Apq\.Cfg\.Changes\.ReloadErrorEvent\.RolledBack') | 是否已回滚到之前的配置 | | [Timestamp](Apq.Cfg.Changes.ReloadErrorEvent.Timestamp.md 'Apq\.Cfg\.Changes\.ReloadErrorEvent\.Timestamp') | 错误发生的时间戳 |