class SmartlingApiException in TMGMT Translator Smartling 8
Hierarchy
- class \Drupal\tmgmt_smartling\Smartling\SmartlingApiException extends \Drupal\tmgmt_smartling\Smartling\Exception
Expanded class hierarchy of SmartlingApiException
2 files declare their use of SmartlingApiException
- ContextUploader.php in src/
Context/ ContextUploader.php - SmartlingTest.php in src/
Tests/ SmartlingTest.php - Contains \Drupal\tmgmt_smartling\Tests\SmartlingTest.
File
- src/
Smartling/ SmartlingApiException.php, line 5
Namespace
Drupal\tmgmt_smartling\SmartlingView source
class SmartlingApiException extends \Exception {
}