throwOnStart property

Object? throwOnStart
getter/setter pair

When set, the next start throws this (e.g. SessionAlreadyExists).

Implementation

Object? throwOnStart;