class LingotekException in Lingotek Translation 3.6.x
Same name and namespace in other branches
- 8 src/Exception/LingotekException.php \Drupal\lingotek\Exception\LingotekException
- 8.2 src/Exception/LingotekException.php \Drupal\lingotek\Exception\LingotekException
- 4.0.x src/Exception/LingotekException.php \Drupal\lingotek\Exception\LingotekException
- 3.0.x src/Exception/LingotekException.php \Drupal\lingotek\Exception\LingotekException
- 3.1.x src/Exception/LingotekException.php \Drupal\lingotek\Exception\LingotekException
- 3.2.x src/Exception/LingotekException.php \Drupal\lingotek\Exception\LingotekException
- 3.3.x src/Exception/LingotekException.php \Drupal\lingotek\Exception\LingotekException
- 3.4.x src/Exception/LingotekException.php \Drupal\lingotek\Exception\LingotekException
- 3.5.x src/Exception/LingotekException.php \Drupal\lingotek\Exception\LingotekException
- 3.7.x src/Exception/LingotekException.php \Drupal\lingotek\Exception\LingotekException
- 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\ExceptionView source
class LingotekException extends \Exception {
}