You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Thomas Neidhart (JIRA)" <ji...@apache.org> on 2015/06/22 11:51:00 UTC

[jira] [Created] (COLLECTIONS-570) SynchronizedCollection shall throw a NullPointerException if collection is null

Thomas Neidhart created COLLECTIONS-570:
-------------------------------------------

             Summary: SynchronizedCollection shall throw a NullPointerException if collection is null
                 Key: COLLECTIONS-570
                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-570
             Project: Commons Collections
          Issue Type: Bug
    Affects Versions: 4.0
            Reporter: Thomas Neidhart
            Priority: Minor


To be consistent, the constructor shall throw a NullPointerException instead of a IllegalArgumentException if the argument is null.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)