# frozen_string_literal: true module ProformaXML class ExerciseNotOwned < StandardError; end end