Class SkillWatcherErrorEventArgs
Event arguments for the Error event.
public sealed class SkillWatcherErrorEventArgs : EventArgs
- Inheritance
-
SkillWatcherErrorEventArgs
- Inherited Members
Properties
- Exception
Gets the exception that occurred.
- Path
Gets the path that caused the error.
- Timestamp
Gets the time when the error occurred.