Tssa301/exceptions1_java
Creating custom exceptions using 3 different solutions: 1 solution - (very bad) validation logic in the main program. 2 solution - (bad) method returning String. 3 solution - (good) exception handling. Bt/DevSuperior
Java
No issues in this repository yet.