Description
The ProblemReport class expects to have non-null values for the reported table name, problem type, and resource. If any of those are null, NPEs will be thrown from a variety of its methods.
The ProblemReport class expects to have non-null values for the reported table name, problem type, and resource. If any of those are null, NPEs will be thrown from a variety of its methods.