/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

Primary LanguageJava

No issues in this repository yet.