diff --git a/nodes/core/core/25-catch.html b/nodes/core/core/25-catch.html index 9b60c5e90..bc112ffdb 100644 --- a/nodes/core/core/25-catch.html +++ b/nodes/core/core/25-catch.html @@ -56,6 +56,7 @@
message
: the error messagesource.id
: the id of the node that threw the errorsource.type
: the type of the node that threw the errorsource.name
: the name, if set, of the node that threw the errorIf the message already had a error
property, it is copied to _error
.