/* 1. Write a program to create custom exception to validate password. Create InvalidPasswordFormatException and throw this exception whenever the user enters the password by not following the below ...