Class PasswordMismatchException

    • Constructor Detail

      • PasswordMismatchException

        public PasswordMismatchException​(String msg)
        Construct an PasswordMismatchException with specified detail message.
        Parameters:
        msg - The detail message.