Class KSErrorEvent

java.lang.Object
org.openhab.core.voice.DTErrorEvent
org.openhab.core.voice.KSErrorEvent
All Implemented Interfaces:
DTEvent, KSEvent

@NonNullByDefault public class KSErrorEvent extends DTErrorEvent implements KSEvent
A KSEvent fired when the KSService encounters an error.
Author:
Kelly Davis - Initial contribution
  • Constructor Details

    • KSErrorEvent

      public KSErrorEvent(String message)
      Constructs an instance with the passed message.
      Parameters:
      message - The message describing the error