commit | 8a0333ca10ea24dc7d8242fcd2ee4d860471d7b1 | [log] [tgz] |
---|---|---|
author | Tyler Gunn <[email protected]> | Wed Sep 26 15:31:42 2018 -0700 |
committer | Tyler Gunn <[email protected]> | Thu Oct 04 08:30:17 2018 -0700 |
tree | 4c7343a10ce9c7f2648977e585fd291de60a552a | |
parent | ae86fa86977c59be372fdd29ce470f504bdb8ec6 [diff] |
Make the generic "can't call" error message more specific. Added support for a bunch of different call fail cases reported via the CallStateException. Should make it more informative than the usual "can't call" message. Test: Added unit tests for throw conditions. Test: Manually tested scenarios. Bug: 116453747 Bug: 73902028 Change-Id: Ia3b3d8ecb204d632d2b3e97498d2c1ddf4c2b399