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