forceException property

Object? forceException
getter/setter pair

Enable/disable forced timeout response. When set, the next request will throw the exception and reset forceException.

Implementation

Object? forceException;