Use exceptions when constructing malformed datatypes (#6303)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Thu, 8 Apr 2021 18:22:29 +0000 (13:22 -0500)
committerGitHub <noreply@github.com>
Thu, 8 Apr 2021 18:22:29 +0000 (18:22 +0000)
commit3d83a435f3d9108c6457d4058ba5262d0d72634e
tree3f4aea07663cebcfff2159332cab24f7a444150d
parentcd8fd2e4909513b4253ce8f9aa272eb87ae6bf83
Use exceptions when constructing malformed datatypes (#6303)

Fixes #5150.
src/expr/node_manager.cpp