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 |
|
Updated on 2024-07-13 at 00:00:32 +0000