exception property

  1. @optional
InstanceRef? exception
getter/setter pair

The exception associated with this event, if this is a PauseException event.

Implementation

@optional
InstanceRef? exception;