Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return m_errorMessage instead of m_errorDescription from what() in OpenFHEException #706

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

dsuponitskiy
Copy link
Collaborator

@dsuponitskiy dsuponitskiy commented Mar 8, 2024

Shows more information when an exception is throw, including the file and line where it is thrown.

@dsuponitskiy dsuponitskiy added the bug Something isn't working label Mar 8, 2024
@dsuponitskiy dsuponitskiy added this to the Release 1.1.4 milestone Mar 8, 2024
@dsuponitskiy dsuponitskiy self-assigned this Mar 8, 2024
@yspolyakov yspolyakov merged commit 9533297 into dev Mar 8, 2024
@yspolyakov yspolyakov deleted the 702-return-m_errormessage branch March 19, 2024 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Return m_errorMessage instead of m_errorDescription from what() in OpenFHEException
3 participants