You are here

namespace Drupal\lingotek\Exception in Lingotek Translation 4.0.x

Same name in other branches
  1. 8 Drupal\lingotek\Exception
  2. 8.2 Drupal\lingotek\Exception
  3. 3.0.x Drupal\lingotek\Exception
  4. 3.1.x Drupal\lingotek\Exception
  5. 3.2.x Drupal\lingotek\Exception
  6. 3.3.x Drupal\lingotek\Exception
  7. 3.4.x Drupal\lingotek\Exception
  8. 3.5.x Drupal\lingotek\Exception
  9. 3.6.x Drupal\lingotek\Exception
  10. 3.7.x Drupal\lingotek\Exception
  11. 3.8.x Drupal\lingotek\Exception
Classsort descending Location Description
LingotekApiException src/Exception/LingotekApiException.php The Lingotek Api Exception class.
LingotekContentEntityFieldTooLongStorageException src/Exception/LingotekContentEntityFieldTooLongStorageException.php An exception for issues when storing content entity translations.
LingotekContentEntityStorageException src/Exception/LingotekContentEntityStorageException.php An exception for issues when storing content entity translations.
LingotekDocumentAlreadyCompletedException src/Exception/LingotekDocumentAlreadyCompletedException.php Exception for attempted document cancellation when it was already completed.
LingotekDocumentArchivedException src/Exception/LingotekDocumentArchivedException.php An exception for issues when a document is already archived.
LingotekDocumentLockedException src/Exception/LingotekDocumentLockedException.php An exception for issues when a document is already locked because a new version exists.
LingotekDocumentNotFoundException src/Exception/LingotekDocumentNotFoundException.php An exception for issues when the document is not found.
LingotekDocumentTargetAlreadyCompletedException src/Exception/LingotekDocumentTargetAlreadyCompletedException.php Exception for attempted target cancellation when it was already completed.
LingotekException src/Exception/LingotekException.php The Lingotek base Exception class.
LingotekPaymentRequiredException src/Exception/LingotekPaymentRequiredException.php An exception for issues when a payment is required.