Module Missing Exception
class ModuleMissingException(missingModuleFormat: String, val paymentMethodType: PaymentMethodType) : TechnicalException
This class contains information when a specific payment method was requested but the request can not be fulfilled because the module for the payment method was explicitly excluded.