SessionNotRunningException constructor

SessionNotRunningException()

Implementation

SessionNotRunningException()
    : super('No room scanning session is currently running. Please start a session before attempting to stop it.');