类 ErrorEventArgs 提供错误事件的错误信息。 继承 对象 EventArgs ErrorEventArgs 继承成员 EventArgs.Empty 命名空间: Realms 程序集:Realm.dll 语法 public class ErrorEventArgs : EventArgs 属性 | 编辑本页 查看源代码 例外 获取表示发生的错误的Exception 。 声明 public Exception Exception { get; } 属性值 类型 说明 例外 已发生的异常。