Skip to content
  • Benedikt Kleinmeier's avatar
    In all locomotion classes, throw exception if an event is not supported by... · 60cc9b0d
    Benedikt Kleinmeier authored
    In all locomotion classes, throw exception if an event is not supported by this model to inform the user.
    
    Use new exception "NotSupportedEvent" or the static helper method "throwExceptionIfNotElapsedTimeEvent()".
    
    VadereModelTests/TestBangEvent/scenarios/00-NotSupportedEventTest.scenario:
    - Added this scenario to test if an exception pops up in GUI when combining a locomotion model and an unsupported event.
    60cc9b0d