You are here

class LingotekException in Lingotek Translation 3.2.x

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

The Lingotek base Exception class.

Hierarchy

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

Expanded class hierarchy of LingotekException

File

src/Exception/LingotekException.php, line 8

Namespace

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

}

Members