You are here

SmartlingApiException.php in TMGMT Translator Smartling 8

File

src/Smartling/SmartlingApiException.php
View source
<?php

namespace Drupal\tmgmt_smartling\Smartling;

class SmartlingApiException extends \Exception {

}

Classes