if (!$password || empty( $password )) {
            throw new Exception("Cannot set password - no password was provided");
        }