Error.bypassedException

The first Exception which was bypassed when this Error was thrown, or null if no Exceptions were pending.

class Error
Throwable bypassedException;

Meta