Used ExtendedExcecption instead of runtime_error to throw exception in case of not recognized hestingSystemProperty by valve device. Exception is only caught and not propagated further only in case of error code 11, which was present when the bug occured. This is to reduce risk of intercepting errors with different origin/cause.
ref #19406