Homec4science

Use class name and code in aggregate exception

Authored by vrana <jakubv@fb.com> on Oct 20 2012, 13:04.

Description

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

Details

Committed
vrana <jakubv@fb.com>Oct 20 2012, 14:02
Pushed
aubortMar 17 2017, 12:03
Parents
rPHU35a4b1d53ac4: Support multiline commands in console syntax highlighter
Branches
Unknown
Tags
Unknown

Event Timeline

vrana <jakubv@fb.com> committed rPHUb4c3f0417411: Use class name and code in aggregate exception (authored by vrana <jakubv@fb.com>).Oct 20 2012, 14:02