commit | 62b2bb80f6b698571af766dec06100359bf1af7c | [log] [tgz] |
---|---|---|
author | Taylor H. Perkins <taylorhp@gmail.com> | Tue Apr 30 12:04:52 2013 -0700 |
committer | Taylor H. Perkins <taylorhp@gmail.com> | Tue Apr 30 12:04:52 2013 -0700 |
tree | 4cc8f8466f0369a0f5af499c22fc3394236e126e | |
parent | 1f6e789b7ee9698ab8c528a393c28cce500ace04 [diff] |
HeaderViewListAdapter: Correct thrown error names. When accessing an invalid entry of the list, an IndexOutOfBounds exception is thrown, not an ArrayIndexOutOfBounds exception. Change-Id: I3cf59faab004fa6391d84f30f280e0c9bd92dc44 Signed-off-by: Taylor H. Perkins <taylorhp@gmail.com>