commit | 53494318448f783b89c20d7b42be7a608b168de1 | [log] [tgz] |
---|---|---|
author | Jesse Wilson <jessewilson@google.com> | Tue Nov 29 16:43:09 2011 -0500 |
committer | Jesse Wilson <jessewilson@google.com> | Tue Nov 29 16:43:09 2011 -0500 |
tree | d89b9e892797868b0393814b62798beae9536e2d | |
parent | 8aa6fc39f5cc0279d4ba2ee064de9758560dfedd [diff] |
Move the exception check to after the code that throws the exception. I'd mistakenly put the exception check after the method lookup, but the exception was actually thrown by IsVisibleField(). The test passed because this class had multiple fields to initialize. Change-Id: I7c76abfad5d90cc36cb4fadedeb6628ca51ed433