Use class name and code in aggregate exception
Summary: I plan to use it.
Test Plan:
throw new PhutilAggregateException('', array(new Exception('a'), new Exception('b')));
Reviewers: epriestley
Reviewed By: epriestley
CC: aran, Korvin
Differential Revision: https://secure.phabricator.com/D3755