Tim Allison created TIKA-1605:
---------------------------------
Summary: Fix potential NPEs in Throwable.getMessage().XYZ()
Key: TIKA-1605
URL: https://issues.apache.org/jira/browse/TIKA-1605
Project: Tika
Issue Type: Bug
Reporter: Tim Allison
Assignee: Tim Allison
Priority: TrivialThere are a handful of places in our codebase where we assume that getMessage() will return a non-null value. We need to fix these to check for nulls. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
