You are here

class LingotekApiException in Lingotek Translation 8

Same name and namespace in other branches
  1. 8.2 src/Exception/LingotekApiException.php \Drupal\lingotek\Exception\LingotekApiException
  2. 4.0.x src/Exception/LingotekApiException.php \Drupal\lingotek\Exception\LingotekApiException
  3. 3.0.x src/Exception/LingotekApiException.php \Drupal\lingotek\Exception\LingotekApiException
  4. 3.1.x src/Exception/LingotekApiException.php \Drupal\lingotek\Exception\LingotekApiException
  5. 3.2.x src/Exception/LingotekApiException.php \Drupal\lingotek\Exception\LingotekApiException
  6. 3.3.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

Hierarchy

Expanded class hierarchy of LingotekApiException

13 files declare their use of LingotekApiException
lingotek.batch.inc in ./lingotek.batch.inc
Lingotek batch functions
lingotek.module in ./lingotek.module
lingotek.module
Lingotek.php in src/Lingotek.php
Contains \Drupal\lingotek\Lingotek.
LingotekApi.php in src/Remote/LingotekApi.php
Contains \Drupal\lingotek\Remote\LingotekApi.
LingotekApiUnitTest.php in tests/src/Unit/Remote/LingotekApiUnitTest.php

... See full list

File

src/Exception/LingotekApiException.php, line 16
Contains \Drupal\lingotek\Exception\LingotekApiException.

Namespace

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

}

Members