The IllegalArgumentExceptions thrown when a null argument is passed to an API method when it is not allowed should be replaced with NullPointerExceptions. This would conform to the Java conventions.
Log in to post a comment.