HomeException.Companion.AutomationApiErrors

object HomeException.Companion.AutomationApiErrors


Summary

Public functions

HomeException
HomeException
validateNodesCommandFailed(message: String, exception: Exception?)

Public functions

automationManagementTraitOffline

fun automationManagementTraitOffline(
    message: String = "",
    exception: Exception? = null
): HomeException

validateNodesCommandFailed

fun validateNodesCommandFailed(message: String = "", exception: Exception? = null): HomeException