throwOnUnexpectedEnd property

bool throwOnUnexpectedEnd
final

If true, throws an UnexpectedEndOfSimulation exception in case the cosimulation ends unexpectedly. Otherwise, just prints a warning.

Implementation

final bool throwOnUnexpectedEnd;