exception property

dynamic exception

Get the intercepted exception

Implementation

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