@@ -81,6 +81,8 @@ public:
// Get the printable error description.
std::string description() const;
const char * what() const noexcept override;
private:
MlValue *cause;
MlEnvironment env;
The note is not visible to the blocked user.