KnxException

public enum KnxException: Error

Enumeration of the exceptions that can be raised from the classes in the framework.

  • A connection to the KNX router could not be initiated

    Declaration

    Swift

    case unableToConnectToRouter
  • Not possible to decode telegram according to specified DPT.

    Declaration

    Swift

    case illformedTelegramForType