Skip to content

JabezPastores/LabExcercise-Exception

Repository files navigation

LabExcercise-Exception

Create two user-defined exceptions (name your own exceptions) that validate number of login tries of a user with a password. User is only allowed up to maximum of 3 tries. If user already exceeds the third try, a user-defined exception will handle it. If user has entered an invalid password, another user-defined exception will handle it. Make "password" as the valid password.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages