Skip to content

fix: serialize exception#254

Merged
mosmuell merged 2 commits into
mainfrom
fix/serialize_exception
Jul 3, 2025
Merged

fix: serialize exception#254
mosmuell merged 2 commits into
mainfrom
fix/serialize_exception

Conversation

@mosmuell
Copy link
Copy Markdown
Member

@mosmuell mosmuell commented Jul 3, 2025

An exception that was instantiated without any argument could not be serilaized before. Now, I check if any args were supplied and and if there are none, I set the value to an empty string.

mosmuell added 2 commits July 3, 2025 15:55
An exception that was instantiated without any argument could not be
serilaized before. Now, I check if any args were supplied and set the
value to an empty string if no args were passed.
@mosmuell mosmuell added the bug Something isn't working label Jul 3, 2025
@mosmuell mosmuell merged commit 265d9a7 into main Jul 3, 2025
11 checks passed
@mosmuell mosmuell deleted the fix/serialize_exception branch July 3, 2025 13:59
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.

1 participant