Skip to content

Add ShvNodeTree::invokeMethodThrow()#701

Open
fvacek wants to merge 1 commit into
masterfrom
add-invoke-method-throw
Open

Add ShvNodeTree::invokeMethodThrow()#701
fvacek wants to merge 1 commit into
masterfrom
add-invoke-method-throw

Conversation

@fvacek

@fvacek fvacek commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@fvacek fvacek requested a review from syyyr June 17, 2026 20:10
return root_nd->handleRpcRequestImpl(rq);
}
throw shv::core::Exception("Root node is NULL");
return {};

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
return {};

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants