class SmartlingBaseException in TMGMT Translator Smartling 8.3
Same name and namespace in other branches
- 8.4 src/Exceptions/SmartlingBaseException.php \Drupal\tmgmt_smartling\Exceptions\SmartlingBaseException
- 8 src/Exceptions/SmartlingBaseException.php \Drupal\tmgmt_smartling\Exceptions\SmartlingBaseException
- 8.2 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\ExceptionsView source
class SmartlingBaseException extends \Exception {
}