You are here

class LingotekException in Lingotek Translation 8

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

Hierarchy

  • class \Drupal\lingotek\Exception\LingotekException extends \Drupal\lingotek\Exception\Exception

Expanded class hierarchy of LingotekException

2 files declare their use of LingotekException
LingotekApiException.php in src/Exception/LingotekApiException.php
Contains \Drupal\lingotek\Exception\LingotekApiException.
LingotekContentTranslationService.php in src/LingotekContentTranslationService.php
Contains \Drupal\lingotek\LingotekContentTranslationService.

File

src/Exception/LingotekException.php, line 14
Contains \Drupal\lingotek\Exception\LingotekException.

Namespace

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

}

Members