Skip to main content
Home
Drupal API Help
Helping Drupal Community, One API at a time

Main menu

  • Home
  • Drupal Core
  • Getting Help

You are here

Home » API reference » Lingotek Translation 3.2.x

LingotekException.php in Lingotek Translation 3.2.x

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

Namespace

Drupal\lingotek\Exception

File

src/Exception/LingotekException.php
View source
<?php

namespace Drupal\lingotek\Exception;


/**
 * The Lingotek base Exception class.
 */
class LingotekException extends \Exception {

}

Classes

Namesort descending Description
LingotekException The Lingotek base Exception class.

API Navigation

  • Lingotek Translation 3.2.x
  • Topics
  • Classes
  • Functions
  • Files
  • Namespaces
  • Services
  • Elements
  • Constants
  • Deprecated

Drupal is a registered trademark of Dries Buytaert. This site is not affiliated with Dries Buytaert, Drupal Association or Drupal.org.