Skip to content

KDBindings::PropertyDestroyedError

A PropertyDestroyedError is thrown whenever a binding is evaluated that references a property that no longer exists.

#include <node.h>

Inherits from std::runtime_error

Public Functions

Name
PropertyDestroyedError() =delete

Public Functions Documentation

function PropertyDestroyedError

1
PropertyDestroyedError() =delete

Updated on 2024-04-14 at 00:00:43 +0000