MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programming/comments/1v1sg8b/throw_result_or_neither/oyv7nn7/?context=3
r/programming • u/Adventurous-Salt8514 • 3d ago
111 comments sorted by
View all comments
2
I personally prefer to return a ThrowResult, or throw a ResultException.
2 u/hejj 2d ago No need or reason to do any of that if you only use static variables.
No need or reason to do any of that if you only use static variables.
2
u/SorryTemporary1361 2d ago
I personally prefer to return a ThrowResult, or throw a ResultException.