Table of Contents

Class SkillWatcherErrorEventArgs

Namespace
LMKit.Agents.Skills
Assembly
LM-Kit.NET.dll

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.