throwcta::exception::Exception(std::string("The state given (")+stateUpperCase+") does not exist. Possible values are "+Tape::getAllPossibleStates(hidePendingStates));
throwcta::exception::UserError(std::string("The state given (")+stateUpperCase+") does not exist. Possible values are "+Tape::getAllPossibleStates(hidePendingStates));