exception property

dynamic get exception

Get the intercepted exception

Implementation

dynamic get exception => store.tryGet<dynamic>('_internal_exception');