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