HADOOP-19079. HttpExceptionUtils to verify that loaded class is really an exception before instantiation (#6557)


Security hardening

+ Adds new interceptAndValidateMessageContains() method in LambdaTestUtils to verify a list of strings
  can all be found in the toString() value of a raised exception

Contributed by PJ Fanning
5 files changed