You are here

class SmartlingBaseException in TMGMT Translator Smartling 8.2

Same name and namespace in other branches
  1. 8.4 src/Exceptions/SmartlingBaseException.php \Drupal\tmgmt_smartling\Exceptions\SmartlingBaseException
  2. 8 src/Exceptions/SmartlingBaseException.php \Drupal\tmgmt_smartling\Exceptions\SmartlingBaseException
  3. 8.3 src/Exceptions/SmartlingBaseException.php \Drupal\tmgmt_smartling\Exceptions\SmartlingBaseException

Hierarchy

  • class \Drupal\tmgmt_smartling\Exceptions\SmartlingBaseException extends \Drupal\tmgmt_smartling\Exceptions\Exception

Expanded class hierarchy of SmartlingBaseException

2 files declare their use of SmartlingBaseException
ContextUploader.php in src/Context/ContextUploader.php
SendContextActionApproveForm.php in src/Form/SendContextActionApproveForm.php

File

src/Exceptions/SmartlingBaseException.php, line 5

Namespace

Drupal\tmgmt_smartling\Exceptions
View source
class SmartlingBaseException extends \Exception {

}

Members