You are here

class LingotekPaymentRequiredException in Lingotek Translation 3.0.x

Same name and namespace in other branches
  1. 8.2 src/Exception/LingotekPaymentRequiredException.php \Drupal\lingotek\Exception\LingotekPaymentRequiredException
  2. 4.0.x src/Exception/LingotekPaymentRequiredException.php \Drupal\lingotek\Exception\LingotekPaymentRequiredException
  3. 3.1.x src/Exception/LingotekPaymentRequiredException.php \Drupal\lingotek\Exception\LingotekPaymentRequiredException
  4. 3.2.x src/Exception/LingotekPaymentRequiredException.php \Drupal\lingotek\Exception\LingotekPaymentRequiredException
  5. 3.3.x src/Exception/LingotekPaymentRequiredException.php \Drupal\lingotek\Exception\LingotekPaymentRequiredException
  6. 3.4.x src/Exception/LingotekPaymentRequiredException.php \Drupal\lingotek\Exception\LingotekPaymentRequiredException
  7. 3.5.x src/Exception/LingotekPaymentRequiredException.php \Drupal\lingotek\Exception\LingotekPaymentRequiredException
  8. 3.6.x src/Exception/LingotekPaymentRequiredException.php \Drupal\lingotek\Exception\LingotekPaymentRequiredException
  9. 3.7.x src/Exception/LingotekPaymentRequiredException.php \Drupal\lingotek\Exception\LingotekPaymentRequiredException
  10. 3.8.x src/Exception/LingotekPaymentRequiredException.php \Drupal\lingotek\Exception\LingotekPaymentRequiredException

An exception for issues when a payment is required.

@package Drupal\lingotek\Exception

Hierarchy

Expanded class hierarchy of LingotekPaymentRequiredException

16 files declare their use of LingotekPaymentRequiredException
lingotek.batch.inc in ./lingotek.batch.inc
Lingotek batch functions
lingotek.module in ./lingotek.module
Implements Drupal-related hooks for the Lingotek Translation module.
Lingotek.php in src/Lingotek.php
LingotekConfigManagementForm.php in src/Form/LingotekConfigManagementForm.php
LingotekConfigTranslationController.php in src/Controller/LingotekConfigTranslationController.php

... See full list

File

src/Exception/LingotekPaymentRequiredException.php, line 10

Namespace

Drupal\lingotek\Exception
View source
class LingotekPaymentRequiredException extends LingotekException {

}

Members