RootCauseunvalidated
as that means you looking for a resource of `java.lang.Class` rather than the class definition of `GetHangmanWords` — GetHangmanWords.class.getClass().getClassLoader().getResourceAsStream("words.txt").
9b16cd8c-a116-4efa-b5a9-179657259b75
as that means you looking for a resource of java.lang.Class rather than the class definition of GetHangmanWords — GetHangmanWords.class.getClass().getClassLoader().getResourceAsStream("words.txt").