throwOnUnexpectedEnd property
final
If true, throws an UnexpectedEndOfSimulation
exception in case the
cosimulation ends unexpectedly. Otherwise, just prints a warning.
Implementation
final bool throwOnUnexpectedEnd;
If true, throws an UnexpectedEndOfSimulation
exception in case the
cosimulation ends unexpectedly. Otherwise, just prints a warning.
final bool throwOnUnexpectedEnd;