Is it the first error message
Sometimes you get multiple errors that are often caused by the first problem.
e.g. If a database connection fails, you might also see errors relating about not being able to
close the connection or the transaction not being able to commit.
Referenced by:
Comments