-
Notifications
You must be signed in to change notification settings - Fork 165
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
Same exception type for basic classes #518
Comments
@yegor256 please, pay attention to this issue |
@martin-robo I agree, let's use |
@yegor256 Though, I'd like to, I am afraid I won't find the time to do this. It would be my first productive work on Github and I have never worked with Git before. So I think I'd need some time to get it all working. Could you please assign the task to another developer? Thank you and keep up the good work. |
@martin-robo sure, no worries. Thanks! |
@0crat in |
@llorllale Job #518 is now in scope, role is |
@llorllale Thanks for your contribution, @martin-robo/z! If you would be a member of the project, you would now earn +15 reputation points, as explained in §29. You can join and apply to it, see §2. |
@martin-robo please close this issue. The PR #835 was merged. |
@martin-robo ping |
Thank you all! |
@elenavolokhova/z please review this job completed by @pbenety/z, as in §30; the job will be fully closed and all payments will be made when the quality review is completed |
The job #518 is now out of scope |
@0crat quality good |
@elenavolokhova There is an unrecoverable failure on my side. Please, submit it here:
1.0-SNAPSHOT: CID: 1341623738, Type: 'Complete QA review', Author: elenavolokhova |
@0crat quality good |
@elenavolokhova Thanks, but quality review is not required in this job |
@llorllale in this issue, @0crat is in a inconsistent state. |
@pbenety see zerocracy/farm#1018 |
Scalar
throwsException
on access,Text
throwsIOException
. This enforces exception handling on simple conversion of numbers to text. I think it would be handy to have all basic classes throw the same type of exception.The text was updated successfully, but these errors were encountered: