You are here

class LingotekApiException in Lingotek Translation 3.3.x

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

The Lingotek Api Exception class.

Hierarchy

Expanded class hierarchy of LingotekApiException

30 files declare their use of LingotekApiException
CancelLingotekAction.php in src/Plugin/Action/CancelLingotekAction.php
CancelTranslationLingotekAction.php in src/Plugin/Action/CancelTranslationLingotekAction.php
CheckStatusAllTranslationsLingotekAction.php in src/Plugin/Action/CheckStatusAllTranslationsLingotekAction.php
CheckTranslationStatusLingotekAction.php in src/Plugin/Action/CheckTranslationStatusLingotekAction.php
CheckUploadToLingotekAction.php in src/Plugin/Action/CheckUploadToLingotekAction.php

... See full list

File

src/Exception/LingotekApiException.php, line 8

Namespace

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

}

Members